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 c1c05554fddeb3502492b49f361a2dd4a67f3e04 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c1c05554fddeb3502492b49f361a2dd4a67f3e04 # timeout=10 Commit message: "hnbgw: Support testenv" > git rev-list --no-walk 2329259de3634324cb108e447cc001a2f045611f # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins17084151461139538102.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241025-1158-d16a11e6-0', '--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', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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'] 902a01de329b7e6de96f2df8c6845518cf631ad48999338848132b0bedd7d57c [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/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241025-1158-d16a11e6-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241025-1158-d16a11e6-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 9233 kB in 1s (11.1 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:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241025-1158-d16a11e6-0', '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:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241025-1158-d16a11e6-0', '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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn: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:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp: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:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2087.9-2189.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2179.2-15: In deactivate statement: SGSN_Tests.ttcn:2179.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2216.9-2262.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2261.2-15: In deactivate statement: SGSN_Tests.ttcn:2261.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2516.9-2537.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2528.2-18: In function instance: SGSN_Tests.ttcn:2528.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2536.2-14: In deactivate statement: SGSN_Tests.ttcn:2536.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2549.9-2577.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2570.2-14: In deactivate statement: SGSN_Tests.ttcn:2570.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2588.9-2619.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2600.2-18: In function instance: SGSN_Tests.ttcn:2600.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2608.2-14: In deactivate statement: SGSN_Tests.ttcn:2608.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2714.1-2790.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2739.2-2741.19: In variable assignment: SGSN_Tests.ttcn:2739.45-2741.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2739.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2739.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2739.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2739.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:2720.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2740.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2740.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2768.2-2770.22: In variable assignment: SGSN_Tests.ttcn:2768.47-2770.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2768.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2768.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2768.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2768.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:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2769.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.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:2720.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2792.1-2900.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2865.2-2867.21: In variable assignment: SGSN_Tests.ttcn:2865.47-2867.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2865.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2865.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2865.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2865.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:2832.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2866.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2866.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.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:2832.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2879.2-2881.22: In variable assignment: SGSN_Tests.ttcn:2879.48-2881.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2881.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2881.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:2870.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2882.2-101: In variable assignment: SGSN_Tests.ttcn:2882.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2882.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2882.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2882.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2882.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:2871.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.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_7.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_1.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 RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_7.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_Templates_part_7.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_5.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_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_3.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_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_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_6.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_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_Types_part_6.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_Templates.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_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 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_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (418 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1574 kB of archives. After this operation, 5364 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410242026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202410242026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.24.ad03.202410242026 [38.9 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202410242026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202410242026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202410242026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410242026 [73.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410242026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410242026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.17.24bf.202410242026 [126 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202410242026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.27.aec32.202410242026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.17.24bf.202410242026 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410242026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.2.3332.202410242026 [225 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.16.62132.202410242026 [140 kB] Fetched 1574 kB in 0s (50.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly_202410242026_amd64.deb ... Unpacking osmocom-nightly (202410242026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.24.ad03.202410242026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.24.ad03.202410242026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202410242026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410242026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410242026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410242026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410242026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410242026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.17.24bf.202410242026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.17.24bf.202410242026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.27.aec32.202410242026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.27.aec32.202410242026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.17.24bf.202410242026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.17.24bf.202410242026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410242026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410242026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.2.3332.202410242026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410242026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.16.62132.202410242026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.16.62132.202410242026) ... Setting up osmocom-nightly (202410242026) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libasn1c1:amd64 (0.9.37.202410242026) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libgtp10:amd64 (1.12.0.24.ad03.202410242026) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410242026) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libosmogb14:amd64 (1.10.0.27.aec32.202410242026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410242026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410242026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.17.24bf.202410242026) ... Setting up osmo-stp:amd64 (2.0.0.17.24bf.202410242026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.2.3332.202410242026) ... Setting up osmo-sgsn (1.12.0.16.62132.202410242026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', '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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', '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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', '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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', '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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', '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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', '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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/stp.log'] 20241025115819840 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241025115819841 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241025115819841 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) 20241025115819841 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241025115819841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241025115819841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241025115819841 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:1079) 20241025115819841 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241025115819841 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241025115819841 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:748) 20241025115819841 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241025115819841 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241025115819841 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241025115819841 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241025115819841 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241025115819841 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241025115819841 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55e7bc306d40(sgsn) with 23 counters 20241025115820065 DLSS7 INFO (r=127.0.0.1:40519<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025115820065 DLSS7 INFO (r=127.0.0.1:40519<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241025115820065 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:40519<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241025115820065 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241025115820065 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241025115820065 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025115820065 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241025115820066 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241025115820066 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241025115820066 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241025115820066 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241025115820066 DGPRS NOTICE libGTP v1.12.0.24-ad03.202410242026 initialized (sgsn_main.c:456) 20241025115820066 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241025115820066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115820066 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241025115820066 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241025115820066 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241025115820066 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025115820066 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) 20241025115820066 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025115820066 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025115820066 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025115820066 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) 20241025115820066 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025115820066 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025115820066 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:40519<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241025115820066 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) 20241025115820066 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025115820066 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241025115820066 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241025115820066 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241025115820066 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241025115820066 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241025115820066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025115820066 DLSS7 INFO (r=127.0.0.1:45452<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025115820066 DLSS7 INFO (r=127.0.0.1:45452<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241025115820066 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:45452<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241025115820066 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241025115820066 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025115820066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025115820066 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', '/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@902a01de329b: Unix server socket created successfully. MC@902a01de329b: Listening on TCP port 39573. 902a01de329b is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 902a01de329b 39573 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@902a01de329b: New HC connected from 10.0.2.100 [10.0.2.100]. 902a01de329b: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@902a01de329b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@902a01de329b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@902a01de329b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@902a01de329b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@902a01de329b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@902a01de329b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@902a01de329b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@902a01de329b: Configuration file was processed on all HCs. MC@902a01de329b: Creating MTC on host 10.0.2.100. MC@902a01de329b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@902a01de329b: 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 ------ Fri Oct 25 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 20241025115821067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115821067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach started. 20241025115821623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115821630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115821672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNCONFIGURED}: Allocated (fsm.c:456) 20241025115821672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241025115821672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241025115821672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025115821672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115821672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115821672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115821672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115821672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115821673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115821673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115821673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115821673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115821673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115821673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115821673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115821673 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241025115821673 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025115821673 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115821673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115821674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115821674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115821676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115821680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115821680 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115821688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNCONFIGURED}: Allocated (fsm.c:456) 20241025115821688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241025115821688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241025115821688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025115821688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115821688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115821688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115821688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115821688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115821689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115821689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115821689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115821689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115821689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115821689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115821689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115821689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241025115821689 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025115821689 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115821689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115821690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115821690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025115821692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115821692 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)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115821697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115821697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(14)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115821703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNCONFIGURED}: Allocated (fsm.c:456) 20241025115821703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241025115821703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241025115821703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025115821703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115821703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115821703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115821703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115821703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115821704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115821704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115821704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115821704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115821704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115821704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115821704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115821704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241025115821704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025115821704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115821704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115821704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115821704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115821707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115821707 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)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115821713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115821713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025115822068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025115822068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241025115822068 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241025115822068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241025115822068 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:1079) 20241025115822068 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:748) 20241025115822068 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241025115822068 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241025115822068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241025115822068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025115822068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115822068 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241025115822068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025115822068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025115822068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025115822069 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025115822069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025115822069 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025115822069 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025115822069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025115822069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025115822069 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025115822069 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55e7bcaa3c70]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241025115822069 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025115822072 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025115822074 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025115822878 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) 20241025115822878 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241025115822878 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:45452 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@902a01de329b: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='FD4A2723'O, index=0 SGSN_Test-GSUP(19)@902a01de329b: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@902a01de329b: 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 := '179C07DBD71CBFB4A1DC9D569CA9AE55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1A7F2D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '400A90884C845356'O } } } } } 20241025115823191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115823191 DLLC NOTICE LLME(ffffffff/fd4a2723){UNASSIGNED} LLC RX: unknown TLLI 0xfd4a2723, creating LLME on the fly (gprs_llc.c:552) 20241025115823191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115823191 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241025115823191 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025115823191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025115823191 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025115823191 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025115823191 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025115823192 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025115823192 DLLC NOTICE LLME(ffffffff/fd4a2723){UNASSIGNED} LLGM Assign pre (fd4a2723 => eb2b6043) (gprs_llc.c:1079) 20241025115823192 DLLC NOTICE LLME(fd4a2723/eb2b6043){ASSIGNED} LLGM Assign post (fd4a2723 => eb2b6043) (gprs_llc.c:1125) 20241025115823192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025115823192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025115823192 DMM DEBUG MM(262420000000001/eb2b6043) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115823215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115823215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025115823215 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115823215 DMM DEBUG MM(262420000000001/eb2b6043) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241025115823215 DMM NOTICE MM(262420000000001/eb2b6043) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025115823215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025115823215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025115823215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025115823215 DMM DEBUG MM(262420000000001/eb2b6043) Requesting authorization (sgsn_auth.c:160) 20241025115823215 DMM INFO MM(262420000000001/eb2b6043) Requesting authentication tuples (sgsn_auth.c:184) 20241025115823215 DMM DEBUG MM(262420000000001/eb2b6043) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025115823215 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241025115823215 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)@902a01de329b: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@902a01de329b: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241025115823219 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025115823219 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025115823219 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025115823219 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025115823219 DMM INFO MM(262420000000001/eb2b6043) Subscriber data update (mmctx.c:445) 20241025115823219 DMM DEBUG MM(262420000000001/eb2b6043) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025115823219 DMM INFO MM(262420000000001/eb2b6043) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025115823219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025115823219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025115823219 DMM INFO MM(262420000000001/eb2b6043) <- GMM AUTH AND CIPHERING REQ (rand = 17 9c 07 db d7 1c bf b4 a1 dc 9d 56 9c a9 ae 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025115823231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115823231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115823231 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115823232 DMM INFO MM(262420000000001/eb2b6043) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025115823232 DMM NOTICE MM(262420000000001/eb2b6043) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025115823232 DMM DEBUG MM(262420000000001/eb2b6043) checking auth: received GSM SRES = a1 a7 f2 d7 (gprs_gmm.c:666) 20241025115823232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025115823232 DMM DEBUG MM(262420000000001/eb2b6043) Requesting authorization (sgsn_auth.c:160) 20241025115823232 DMM INFO MM(262420000000001/eb2b6043) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025115823232 DMM DEBUG MM(262420000000001/eb2b6043) Requesting subscriber data update (gprs_subscriber.c:894) 20241025115823232 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241025115823232 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) 20241025115823232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025115823232 DMM INFO MM(262420000000001/eb2b6043) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb2b6043) (gprs_gmm.c:300) 20241025115823234 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025115823234 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025115823234 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241025115823234 DMM INFO MM(262420000000001/eb2b6043) Subscriber data update (mmctx.c:445) 20241025115823234 DMM DEBUG MM(262420000000001/eb2b6043) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025115823234 DMM INFO MM(262420000000001/eb2b6043) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025115823234 DMM NOTICE MM(262420000000001/eb2b6043) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241025115823234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025115823234 DMM NOTICE MM(262420000000001/eb2b6043) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025115823234 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) 20241025115823235 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025115823235 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241025115823235 DMM INFO MM(262420000000001/eb2b6043) Subscriber data update (mmctx.c:445) 20241025115823235 DMM DEBUG MM(262420000000001/eb2b6043) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025115823245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115823245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025115823245 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115823245 DMM INFO MM(262420000000001/eb2b6043) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025115823245 DMM NOTICE MM(262420000000001/eb2b6043) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025115823245 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025115823245 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025115823245 DLLC NOTICE LLME(fd4a2723/eb2b6043){ASSIGNED} LLGM Assign pre (ffffffff => eb2b6043) (gprs_llc.c:1079) 20241025115823245 DLLC NOTICE LLME(ffffffff/eb2b6043){ASSIGNED} LLGM Assign post (ffffffff => eb2b6043) (gprs_llc.c:1125) 20241025115823245 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025115823245 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025115823245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025115823245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@902a01de329b: setverdict(pass): none -> pass TC_attach-BVCI196(6)@902a01de329b: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@902a01de329b: Final verdict of PTC: pass 20241025115823305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51880<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@902a01de329b: Final verdict of PTC: none TC_attach-BVCI210(11)@902a01de329b: Final verdict of PTC: none TC_attach-BVCI220(16)@902a01de329b: Final verdict of PTC: none TC_attach-BVCI196(6)@902a01de329b: Final verdict of PTC: none -NSVCI97(7)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@902a01de329b: Final verdict of PTC: none -NSVCI98(12)@902a01de329b: Final verdict of PTC: none -NSVCI99(17)@902a01de329b: Final verdict of PTC: none 20241025115823308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025115823308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(15)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(5)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(10)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@902a01de329b: Test case TC_attach finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 11:58:23 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241025115823399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115823802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70472) 20241025115824310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115824310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70472, count=104936) 20241025115825311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115825311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 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 20241025115826311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115826312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_mnc3 started. 20241025115826918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115826920 DMM INFO MM(262420000000001/eb2b6043) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025115826920 DMM INFO MM(262420000000001/eb2b6043) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025115826920 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025115826920 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025115826920 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025115826920 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025115826920 DLLC NOTICE LLME(ffffffff/eb2b6043){ASSIGNED} LLGM Assign pre (eb2b6043 => ffffffff) (gprs_llc.c:1079) 20241025115826920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb2b6043 => ffffffff) (gprs_llc.c:1125) 20241025115826920 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241025115826920 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) 20241025115826920 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) 20241025115826920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025115826920 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025115826920 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025115826920 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025115826920 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115826956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025115826956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115826956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115826956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115826956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025115826956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115826957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115826957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115826957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(26)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(27)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115826957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115826957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115826957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115826957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115826957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115826957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115826957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115826957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115826957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025115826957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115826957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115826958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115826958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115826960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(23)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115826964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115826964 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(24)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(26)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115826972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025115826972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115826972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115826972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115826972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025115826972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115826972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115826972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115826972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(31)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115826972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115826972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115826972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115826972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115826972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115826972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115826972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115826972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115826972 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025115826972 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115826972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115826973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115826973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115826974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115826979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115826979 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(29)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115826984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025115826984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115826984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115826984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115826984 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025115826984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115826984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115826984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115826984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115826985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115826985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115826985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115826985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115826985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115826985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115826985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115826985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115826985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025115826985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115826985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115826985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115826985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115826987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115826991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115826991 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025115827313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115827313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025115827313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025115827313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025115827317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025115827318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@902a01de329b: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DF5A8D9C'O, index=0 SGSN_Test-GSUP(38)@902a01de329b: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@902a01de329b: 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 := 'F65C99842084312051FBC92D49FE11AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDBE21F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E41FB4D244F2F3FF'O } } } } } 20241025115828376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115828376 DLLC NOTICE LLME(ffffffff/df5a8d9c){UNASSIGNED} LLC RX: unknown TLLI 0xdf5a8d9c, creating LLME on the fly (gprs_llc.c:552) 20241025115828376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115828376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241025115828376 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025115828376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025115828376 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025115828376 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025115828376 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025115828376 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025115828376 DLLC NOTICE LLME(ffffffff/df5a8d9c){UNASSIGNED} LLGM Assign pre (df5a8d9c => f17b1f1d) (gprs_llc.c:1079) 20241025115828376 DLLC NOTICE LLME(df5a8d9c/f17b1f1d){ASSIGNED} LLGM Assign post (df5a8d9c => f17b1f1d) (gprs_llc.c:1125) 20241025115828376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025115828376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025115828376 DMM DEBUG MM(262420000001001/f17b1f1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115828388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115828388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025115828388 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115828388 DMM DEBUG MM(262420000001001/f17b1f1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241025115828388 DMM NOTICE MM(262420000001001/f17b1f1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025115828388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025115828388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025115828388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025115828388 DMM DEBUG MM(262420000001001/f17b1f1d) Requesting authorization (sgsn_auth.c:160) 20241025115828388 DMM INFO MM(262420000001001/f17b1f1d) Requesting authentication tuples (sgsn_auth.c:184) 20241025115828388 DMM DEBUG MM(262420000001001/f17b1f1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025115828388 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241025115828388 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)@902a01de329b: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@902a01de329b: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241025115828391 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025115828391 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025115828391 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025115828391 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025115828391 DMM INFO MM(262420000001001/f17b1f1d) Subscriber data update (mmctx.c:445) 20241025115828391 DMM DEBUG MM(262420000001001/f17b1f1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025115828391 DMM INFO MM(262420000001001/f17b1f1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025115828391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025115828391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025115828391 DMM INFO MM(262420000001001/f17b1f1d) <- GMM AUTH AND CIPHERING REQ (rand = f6 5c 99 84 20 84 31 20 51 fb c9 2d 49 fe 11 aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025115828397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115828397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115828397 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115828397 DMM INFO MM(262420000001001/f17b1f1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025115828397 DMM NOTICE MM(262420000001001/f17b1f1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025115828397 DMM DEBUG MM(262420000001001/f17b1f1d) checking auth: received GSM SRES = cd be 21 f8 (gprs_gmm.c:666) 20241025115828397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025115828397 DMM DEBUG MM(262420000001001/f17b1f1d) Requesting authorization (sgsn_auth.c:160) 20241025115828397 DMM INFO MM(262420000001001/f17b1f1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025115828397 DMM DEBUG MM(262420000001001/f17b1f1d) Requesting subscriber data update (gprs_subscriber.c:894) 20241025115828397 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241025115828397 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) 20241025115828397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025115828397 DMM INFO MM(262420000001001/f17b1f1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf17b1f1d) (gprs_gmm.c:300) 20241025115828398 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025115828398 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025115828398 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025115828398 DMM INFO MM(262420000001001/f17b1f1d) Subscriber data update (mmctx.c:445) 20241025115828398 DMM DEBUG MM(262420000001001/f17b1f1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025115828398 DMM INFO MM(262420000001001/f17b1f1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025115828398 DMM NOTICE MM(262420000001001/f17b1f1d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241025115828398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025115828398 DMM NOTICE MM(262420000001001/f17b1f1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025115828398 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) 20241025115828398 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025115828398 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025115828398 DMM INFO MM(262420000001001/f17b1f1d) Subscriber data update (mmctx.c:445) 20241025115828398 DMM DEBUG MM(262420000001001/f17b1f1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025115828402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115828402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025115828402 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115828402 DMM INFO MM(262420000001001/f17b1f1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025115828402 DMM NOTICE MM(262420000001001/f17b1f1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025115828402 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025115828402 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025115828402 DLLC NOTICE LLME(df5a8d9c/f17b1f1d){ASSIGNED} LLGM Assign pre (ffffffff => f17b1f1d) (gprs_llc.c:1079) 20241025115828402 DLLC NOTICE LLME(ffffffff/f17b1f1d){ASSIGNED} LLGM Assign post (ffffffff => f17b1f1d) (gprs_llc.c:1125) 20241025115828402 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025115828402 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025115828402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025115828402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@902a01de329b: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@902a01de329b: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@902a01de329b: Final verdict of PTC: pass 20241025115828455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51896<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_mnc3-BVCI210(29)@902a01de329b: Final verdict of PTC: none 20241025115828456 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025115828456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(33)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@902a01de329b: Final verdict of PTC: none -NSVCI98(32)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@902a01de329b: Final verdict of PTC: none -NSVCI99(36)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@902a01de329b: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@902a01de329b: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@902a01de329b: Final verdict of PTC: none -NSVCI97(27)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(34)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(38)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(30)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(25)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_mnc3 finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 11:58:28 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241025115828780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115829182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85272) 20241025115829457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115829457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85272, count=89628) 20241025115830459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115830459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 11:58: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_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 20241025115831461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115831461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_umts_aka_umts_res started. 20241025115832303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115832305 DMM INFO MM(262420000001001/f17b1f1d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025115832305 DMM INFO MM(262420000001001/f17b1f1d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025115832305 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025115832305 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025115832305 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025115832306 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025115832306 DLLC NOTICE LLME(ffffffff/f17b1f1d){ASSIGNED} LLGM Assign pre (f17b1f1d => ffffffff) (gprs_llc.c:1079) 20241025115832306 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f17b1f1d => ffffffff) (gprs_llc.c:1125) 20241025115832306 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241025115832306 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) 20241025115832306 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) 20241025115832306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025115832306 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025115832306 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025115832306 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025115832306 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115832340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025115832340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115832340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115832340 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115832340 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025115832341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115832341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115832341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115832341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115832341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115832341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115832341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115832341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115832341 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025115832342 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115832342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115832342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115832342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115832343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115832349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115832349 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115832356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025115832356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115832356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115832356 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115832356 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025115832356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115832356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115832356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115832356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115832358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115832358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025115832358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115832358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115832358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115832358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115832360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115832365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115832365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115832372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025115832372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115832372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115832372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115832372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025115832372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115832372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115832372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115832372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115832373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115832373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115832373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115832373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115832373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115832373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115832373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115832373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115832373 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025115832373 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115832373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115832373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115832373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115832375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115832379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115832379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025115832462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115832463 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025115832463 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025115832463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025115832467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025115832468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@902a01de329b: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E702DD89'O, index=0 SGSN_Test-GSUP(57)@902a01de329b: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@902a01de329b: 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 := '95CD03D042BB1968F4B0A520D325D4EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90E503BE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C84F0B88104F492F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9703F2E7A7409E7ED32840AACDBC0527'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5EED72BD2BEB05255A262423A4E2DE93'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DCEF2CA819373A325226344DE6936D21'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5A18D9FFA8A20E5E'O } } } } } 20241025115833547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115833547 DLLC NOTICE LLME(ffffffff/e702dd89){UNASSIGNED} LLC RX: unknown TLLI 0xe702dd89, creating LLME on the fly (gprs_llc.c:552) 20241025115833547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115833547 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241025115833547 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025115833547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025115833547 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025115833547 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025115833547 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025115833547 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025115833547 DLLC NOTICE LLME(ffffffff/e702dd89){UNASSIGNED} LLGM Assign pre (e702dd89 => e3a4fb52) (gprs_llc.c:1079) 20241025115833547 DLLC NOTICE LLME(e702dd89/e3a4fb52){ASSIGNED} LLGM Assign post (e702dd89 => e3a4fb52) (gprs_llc.c:1125) 20241025115833547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025115833547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025115833547 DMM DEBUG MM(262420000001002/e3a4fb52) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115833576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115833576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025115833576 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115833576 DMM DEBUG MM(262420000001002/e3a4fb52) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241025115833576 DMM NOTICE MM(262420000001002/e3a4fb52) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025115833576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025115833576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025115833576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025115833576 DMM DEBUG MM(262420000001002/e3a4fb52) Requesting authorization (sgsn_auth.c:160) 20241025115833576 DMM INFO MM(262420000001002/e3a4fb52) Requesting authentication tuples (sgsn_auth.c:184) 20241025115833576 DMM DEBUG MM(262420000001002/e3a4fb52) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025115833576 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241025115833576 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)@902a01de329b: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@902a01de329b: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241025115833582 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025115833582 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025115833582 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025115833582 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025115833582 DMM INFO MM(262420000001002/e3a4fb52) Subscriber data update (mmctx.c:445) 20241025115833582 DMM DEBUG MM(262420000001002/e3a4fb52) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025115833582 DMM INFO MM(262420000001002/e3a4fb52) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025115833582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025115833582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025115833582 DMM INFO MM(262420000001002/e3a4fb52) <- GMM AUTH AND CIPHERING REQ (rand = 95 cd 03 d0 42 bb 19 68 f4 b0 a5 20 d3 25 d4 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = dc ef 2c a8 19 37 3a 32 52 26 34 4d e6 93 6d 21 ) (gprs_gmm.c:483) 20241025115833598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115833598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115833598 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115833598 DMM INFO MM(262420000001002/e3a4fb52) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025115833598 DMM NOTICE MM(262420000001002/e3a4fb52) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025115833598 DMM DEBUG MM(262420000001002/e3a4fb52) checking auth: received UMTS RES = 5a 18 d9 ff a8 a2 0e 5e (gprs_gmm.c:666) 20241025115833598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025115833598 DMM DEBUG MM(262420000001002/e3a4fb52) Requesting authorization (sgsn_auth.c:160) 20241025115833598 DMM INFO MM(262420000001002/e3a4fb52) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025115833598 DMM DEBUG MM(262420000001002/e3a4fb52) Requesting subscriber data update (gprs_subscriber.c:894) 20241025115833598 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241025115833598 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) 20241025115833598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025115833598 DMM INFO MM(262420000001002/e3a4fb52) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3a4fb52) (gprs_gmm.c:300) 20241025115833601 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025115833601 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025115833601 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241025115833601 DMM INFO MM(262420000001002/e3a4fb52) Subscriber data update (mmctx.c:445) 20241025115833601 DMM DEBUG MM(262420000001002/e3a4fb52) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025115833601 DMM INFO MM(262420000001002/e3a4fb52) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025115833601 DMM NOTICE MM(262420000001002/e3a4fb52) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241025115833601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025115833601 DMM NOTICE MM(262420000001002/e3a4fb52) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025115833601 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) 20241025115833603 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025115833603 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241025115833603 DMM INFO MM(262420000001002/e3a4fb52) Subscriber data update (mmctx.c:445) 20241025115833603 DMM DEBUG MM(262420000001002/e3a4fb52) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025115833615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115833615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025115833615 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115833615 DMM INFO MM(262420000001002/e3a4fb52) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025115833615 DMM NOTICE MM(262420000001002/e3a4fb52) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025115833615 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025115833615 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025115833615 DLLC NOTICE LLME(e702dd89/e3a4fb52){ASSIGNED} LLGM Assign pre (ffffffff => e3a4fb52) (gprs_llc.c:1079) 20241025115833615 DLLC NOTICE LLME(ffffffff/e3a4fb52){ASSIGNED} LLGM Assign post (ffffffff => e3a4fb52) (gprs_llc.c:1125) 20241025115833615 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025115833615 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025115833615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025115833615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@902a01de329b: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@902a01de329b: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@902a01de329b: Final verdict of PTC: pass 20241025115833676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49658<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025115833679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025115833679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(57)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@902a01de329b: Final verdict of PTC: none -NSVCI97(45)@902a01de329b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@902a01de329b: Final verdict of PTC: none -NSVCI98(50)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@902a01de329b: Final verdict of PTC: none -NSVCI99(55)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@902a01de329b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(48)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(53)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(43)@902a01de329b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 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 20241025115833745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115834148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83680) 20241025115834681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115834681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83680, count=89212) 20241025115835683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115835683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 11:58: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_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 20241025115836684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115836684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_umts_aka_gsm_sres started. 20241025115837236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115837238 DMM INFO MM(262420000001002/e3a4fb52) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025115837238 DMM INFO MM(262420000001002/e3a4fb52) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025115837238 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025115837238 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025115837238 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025115837238 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025115837238 DLLC NOTICE LLME(ffffffff/e3a4fb52){ASSIGNED} LLGM Assign pre (e3a4fb52 => ffffffff) (gprs_llc.c:1079) 20241025115837238 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3a4fb52 => ffffffff) (gprs_llc.c:1125) 20241025115837238 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241025115837238 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) 20241025115837238 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) 20241025115837238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025115837238 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025115837238 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025115837238 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025115837238 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115837283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025115837283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115837283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115837283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115837283 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025115837283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115837283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115837283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115837283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115837284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115837284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115837284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115837284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115837284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115837284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115837284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115837284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115837284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025115837284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115837284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115837284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115837284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115837287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115837294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115837294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115837301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025115837301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115837301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115837301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115837301 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025115837301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115837301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115837301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115837301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115837302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115837302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115837302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115837302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115837302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115837302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115837302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115837302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115837302 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025115837302 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115837302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115837302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115837302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115837304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115837309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115837309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115837318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025115837318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115837318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115837318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115837318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025115837318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115837318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115837318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115837318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115837319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115837319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115837319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115837319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115837319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115837319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115837319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115837319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115837319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025115837319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115837319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115837319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115837319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115837321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115837326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115837326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025115837685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115837685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025115837685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025115837685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025115837686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025115837687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@902a01de329b: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D366DDD1'O, index=0 SGSN_Test-GSUP(76)@902a01de329b: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@902a01de329b: 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 := '65CF3EA053B19A590F694D14C96CA256'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A4463A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B0523F85BF401318'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '86F7B14EC67F0FAC3FCD10680C8669D2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DD2DED0D9C86981FB89309A17F140FD2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9B23D44CEE8F503482016540239A8938'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D3E2F65288EC8DD2'O } } } } } 20241025115838747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115838747 DLLC NOTICE LLME(ffffffff/d366ddd1){UNASSIGNED} LLC RX: unknown TLLI 0xd366ddd1, creating LLME on the fly (gprs_llc.c:552) 20241025115838747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115838747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241025115838747 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025115838747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025115838747 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025115838747 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025115838747 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025115838747 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025115838747 DLLC NOTICE LLME(ffffffff/d366ddd1){UNASSIGNED} LLGM Assign pre (d366ddd1 => dc2eaca1) (gprs_llc.c:1079) 20241025115838747 DLLC NOTICE LLME(d366ddd1/dc2eaca1){ASSIGNED} LLGM Assign post (d366ddd1 => dc2eaca1) (gprs_llc.c:1125) 20241025115838747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025115838747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025115838747 DMM DEBUG MM(262420000001003/dc2eaca1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115838764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115838764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025115838764 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115838764 DMM DEBUG MM(262420000001003/dc2eaca1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241025115838764 DMM NOTICE MM(262420000001003/dc2eaca1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025115838764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025115838764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025115838764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025115838764 DMM DEBUG MM(262420000001003/dc2eaca1) Requesting authorization (sgsn_auth.c:160) 20241025115838764 DMM INFO MM(262420000001003/dc2eaca1) Requesting authentication tuples (sgsn_auth.c:184) 20241025115838764 DMM DEBUG MM(262420000001003/dc2eaca1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025115838764 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241025115838764 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)@902a01de329b: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@902a01de329b: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241025115838769 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025115838769 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025115838769 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025115838769 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025115838769 DMM INFO MM(262420000001003/dc2eaca1) Subscriber data update (mmctx.c:445) 20241025115838769 DMM DEBUG MM(262420000001003/dc2eaca1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025115838769 DMM INFO MM(262420000001003/dc2eaca1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025115838769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025115838769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025115838769 DMM INFO MM(262420000001003/dc2eaca1) <- GMM AUTH AND CIPHERING REQ (rand = 65 cf 3e a0 53 b1 9a 59 0f 69 4d 14 c9 6c a2 56 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b 23 d4 4c ee 8f 50 34 82 01 65 40 23 9a 89 38 ) (gprs_gmm.c:483) 20241025115838779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115838779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115838779 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115838779 DMM INFO MM(262420000001003/dc2eaca1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025115838779 DMM NOTICE MM(262420000001003/dc2eaca1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025115838779 DMM DEBUG MM(262420000001003/dc2eaca1) checking auth: received GSM SRES = 8a 44 63 a2 (gprs_gmm.c:666) 20241025115838779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025115838779 DMM DEBUG MM(262420000001003/dc2eaca1) Requesting authorization (sgsn_auth.c:160) 20241025115838779 DMM INFO MM(262420000001003/dc2eaca1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025115838779 DMM DEBUG MM(262420000001003/dc2eaca1) Requesting subscriber data update (gprs_subscriber.c:894) 20241025115838779 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241025115838779 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) 20241025115838779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025115838779 DMM INFO MM(262420000001003/dc2eaca1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc2eaca1) (gprs_gmm.c:300) 20241025115838781 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025115838781 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025115838781 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241025115838781 DMM INFO MM(262420000001003/dc2eaca1) Subscriber data update (mmctx.c:445) 20241025115838781 DMM DEBUG MM(262420000001003/dc2eaca1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025115838781 DMM INFO MM(262420000001003/dc2eaca1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025115838781 DMM NOTICE MM(262420000001003/dc2eaca1) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241025115838781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025115838781 DMM NOTICE MM(262420000001003/dc2eaca1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025115838781 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) 20241025115838781 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025115838781 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241025115838781 DMM INFO MM(262420000001003/dc2eaca1) Subscriber data update (mmctx.c:445) 20241025115838781 DMM DEBUG MM(262420000001003/dc2eaca1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025115838788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115838788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025115838788 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115838788 DMM INFO MM(262420000001003/dc2eaca1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025115838788 DMM NOTICE MM(262420000001003/dc2eaca1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025115838788 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025115838788 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025115838788 DLLC NOTICE LLME(d366ddd1/dc2eaca1){ASSIGNED} LLGM Assign pre (ffffffff => dc2eaca1) (gprs_llc.c:1079) 20241025115838788 DLLC NOTICE LLME(ffffffff/dc2eaca1){ASSIGNED} LLGM Assign post (ffffffff => dc2eaca1) (gprs_llc.c:1125) 20241025115838788 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025115838788 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025115838788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025115838788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@902a01de329b: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@902a01de329b: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@902a01de329b: Final verdict of PTC: pass 20241025115838845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(60)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(76)@902a01de329b: Final verdict of PTC: none 20241025115838849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025115838849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_gsm_sres-BVCI196(63)@902a01de329b: Final verdict of PTC: none -NSVCI98(69)@902a01de329b: Final verdict of PTC: none -NSVCI99(74)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@902a01de329b: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@902a01de329b: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@902a01de329b: Final verdict of PTC: none -NSVCI97(64)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(62)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(67)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(72)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 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 20241025115838958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115839360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48304) 20241025115839851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115839851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48304, count=89300) 20241025115840852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115840853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 11:58: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_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 20241025115841854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115841854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_timeout_after_pdp_act started. 20241025115842450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115842451 DMM INFO MM(262420000001003/dc2eaca1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025115842451 DMM INFO MM(262420000001003/dc2eaca1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025115842451 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025115842451 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025115842451 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025115842451 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025115842451 DLLC NOTICE LLME(ffffffff/dc2eaca1){ASSIGNED} LLGM Assign pre (dc2eaca1 => ffffffff) (gprs_llc.c:1079) 20241025115842451 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc2eaca1 => ffffffff) (gprs_llc.c:1125) 20241025115842451 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241025115842451 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) 20241025115842451 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) 20241025115842451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025115842451 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025115842451 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025115842451 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025115842451 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115842477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025115842477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115842477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115842477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115842477 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025115842477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115842477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115842477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115842477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115842478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115842478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115842478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115842478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115842478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115842478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115842478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115842478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115842478 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025115842478 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115842478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025115842478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115842478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115842481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115842486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115842486 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115842492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025115842492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115842492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115842492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115842492 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025115842492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115842492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115842492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115842492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115842493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115842493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115842493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115842493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115842493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115842493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115842493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115842493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115842493 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025115842493 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115842493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(88)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025115842493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115842493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115842495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115842499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115842499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115842508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025115842508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115842508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115842508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115842508 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025115842508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115842508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115842508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115842508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115842509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115842509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115842509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115842509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115842509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115842509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115842509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115842509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115842509 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025115842509 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115842509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115842509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115842509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115842511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115842516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115842516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025115842856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115842856 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025115842856 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025115842856 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025115842860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025115842861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@902a01de329b: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='E989517A'O, index=0 SGSN_Test-GSUP(95)@902a01de329b: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@902a01de329b: 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 := 'FE1572385C9EF91779E12923F057AB66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '123F8787'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F6407E7B5826283'O } } } } } 20241025115842922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115842922 DLLC NOTICE LLME(ffffffff/e989517a){UNASSIGNED} LLC RX: unknown TLLI 0xe989517a, creating LLME on the fly (gprs_llc.c:552) 20241025115842922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115842922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241025115842922 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025115842922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025115842922 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025115842922 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025115842922 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025115842922 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025115842922 DLLC NOTICE LLME(ffffffff/e989517a){UNASSIGNED} LLGM Assign pre (e989517a => c5616c56) (gprs_llc.c:1079) 20241025115842922 DLLC NOTICE LLME(e989517a/c5616c56){ASSIGNED} LLGM Assign post (e989517a => c5616c56) (gprs_llc.c:1125) 20241025115842922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025115842922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025115842922 DMM DEBUG MM(262420000000021/c5616c56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115842931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115842931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025115842931 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115842931 DMM DEBUG MM(262420000000021/c5616c56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241025115842931 DMM NOTICE MM(262420000000021/c5616c56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025115842931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025115842931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025115842931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025115842931 DMM DEBUG MM(262420000000021/c5616c56) Requesting authorization (sgsn_auth.c:160) 20241025115842931 DMM INFO MM(262420000000021/c5616c56) Requesting authentication tuples (sgsn_auth.c:184) 20241025115842931 DMM DEBUG MM(262420000000021/c5616c56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025115842931 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241025115842931 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)@902a01de329b: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@902a01de329b: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241025115842933 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025115842933 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025115842933 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025115842933 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025115842933 DMM INFO MM(262420000000021/c5616c56) Subscriber data update (mmctx.c:445) 20241025115842933 DMM DEBUG MM(262420000000021/c5616c56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025115842933 DMM INFO MM(262420000000021/c5616c56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025115842933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025115842933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025115842933 DMM INFO MM(262420000000021/c5616c56) <- GMM AUTH AND CIPHERING REQ (rand = fe 15 72 38 5c 9e f9 17 79 e1 29 23 f0 57 ab 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025115842937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115842937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115842937 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115842938 DMM INFO MM(262420000000021/c5616c56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025115842938 DMM NOTICE MM(262420000000021/c5616c56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025115842938 DMM DEBUG MM(262420000000021/c5616c56) checking auth: received GSM SRES = 12 3f 87 87 (gprs_gmm.c:666) 20241025115842938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025115842938 DMM DEBUG MM(262420000000021/c5616c56) Requesting authorization (sgsn_auth.c:160) 20241025115842938 DMM INFO MM(262420000000021/c5616c56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025115842938 DMM DEBUG MM(262420000000021/c5616c56) Requesting subscriber data update (gprs_subscriber.c:894) 20241025115842938 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241025115842938 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) 20241025115842938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025115842938 DMM INFO MM(262420000000021/c5616c56) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5616c56) (gprs_gmm.c:300) 20241025115842938 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025115842938 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025115842938 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025115842938 DMM INFO MM(262420000000021/c5616c56) Subscriber data update (mmctx.c:445) 20241025115842938 DMM DEBUG MM(262420000000021/c5616c56) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025115842938 DMM INFO MM(262420000000021/c5616c56) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025115842938 DMM NOTICE MM(262420000000021/c5616c56) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241025115842938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025115842938 DMM NOTICE MM(262420000000021/c5616c56) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025115842938 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) 20241025115842939 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025115842939 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025115842939 DMM INFO MM(262420000000021/c5616c56) Subscriber data update (mmctx.c:445) 20241025115842939 DMM DEBUG MM(262420000000021/c5616c56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025115842941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115842941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025115842941 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115842941 DMM INFO MM(262420000000021/c5616c56) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025115842941 DMM NOTICE MM(262420000000021/c5616c56) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025115842941 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025115842941 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025115842941 DLLC NOTICE LLME(e989517a/c5616c56){ASSIGNED} LLGM Assign pre (ffffffff => c5616c56) (gprs_llc.c:1079) 20241025115842941 DLLC NOTICE LLME(ffffffff/c5616c56){ASSIGNED} LLGM Assign post (ffffffff => c5616c56) (gprs_llc.c:1125) 20241025115842941 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025115842941 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025115842941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025115842941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@902a01de329b: setverdict(pass): none -> pass 20241025115842993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115842993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025115842993 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115842993 DMM INFO MM(262420000000021/c5616c56) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025115842993 DMM INFO MM(262420000000021/c5616c56) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025115842993 DMM DEBUG MM(262420000000021/c5616c56) Using GGSN 0 (gprs_sm.c:317) 20241025115842993 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241025115842993 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025115842993 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241025115842993 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241025115842999 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 c5 06 cd db 11 1e 5b bc 65 14 05 7f a2 70 3a 43 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241025115842999 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc81f058, cbp=0x55e7bcab46e0) (sgsn_libgtp.c:629) 20241025115842999 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025115842999 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab1618 TLLI=c5616c56, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025115842999 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025115842999 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025115843003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115843003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241025115843003 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115843003 DMM INFO MM(262420000000021/c5616c56) -> GMM ATTACH REQUEST MI(TMSI-0xC5616C56) type="GPRS attach" (gprs_gmm.c:1266) 20241025115843003 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025115843003 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025115843003 DLLC NOTICE LLME(ffffffff/c5616c56){ASSIGNED} LLGM Assign pre (c5616c56 => fa20e664) (gprs_llc.c:1079) 20241025115843003 DLLC NOTICE LLME(c5616c56/fa20e664){ASSIGNED} LLGM Assign post (c5616c56 => fa20e664) (gprs_llc.c:1125) 20241025115843003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025115843003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025115843003 DMM DEBUG MM(262420000000021/fa20e664) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115843005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115843005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241025115843005 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115843005 DMM DEBUG MM(262420000000021/fa20e664) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241025115843005 DMM NOTICE MM(262420000000021/fa20e664) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025115843005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025115843005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025115843005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025115843005 DMM DEBUG MM(262420000000021/fa20e664) Requesting authorization (sgsn_auth.c:160) 20241025115843005 DMM INFO MM(262420000000021/fa20e664) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025115843005 DMM DEBUG MM(262420000000021/fa20e664) Requesting subscriber data update (gprs_subscriber.c:894) 20241025115843005 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241025115843005 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) 20241025115843005 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025115843005 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025115843005 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025115843005 DMM INFO MM(262420000000021/fa20e664) Subscriber data update (mmctx.c:445) 20241025115843005 DMM DEBUG MM(262420000000021/fa20e664) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241025115843005 DMM INFO MM(262420000000021/fa20e664) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241025115843005 DMM NOTICE MM(262420000000021/fa20e664) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241025115843005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025115843005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025115843005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025115843005 DMM INFO MM(262420000000021/fa20e664) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa20e664) (gprs_gmm.c:300) 20241025115843006 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)@902a01de329b: Trying to receive 5 ATTACH ACCEPTs 20241025115843006 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025115843006 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025115843006 DMM INFO MM(262420000000021/fa20e664) Subscriber data update (mmctx.c:445) 20241025115843006 DMM DEBUG MM(262420000000021/fa20e664) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025115849007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025115849007 DMM INFO MM(262420000000021/fa20e664) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa20e664) (gprs_gmm.c:300) 20241025115850063 DGPRS DEBUG Checking for inactive LLMEs, time = 32385729 (sgsn.c:131) 20241025115855009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025115855009 DMM INFO MM(262420000000021/fa20e664) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa20e664) (gprs_gmm.c:300) 20241025115901011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025115901011 DMM INFO MM(262420000000021/fa20e664) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa20e664) (gprs_gmm.c:300) 20241025115902857 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025115902857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025115902857 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241025115907013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025115907013 DMM INFO MM(262420000000021/fa20e664) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa20e664) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@902a01de329b: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@902a01de329b: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241025115912479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115912481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115912481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025115912494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115912495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115912495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025115912509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115912511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115912511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025115913014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025115913014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241025115913014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025115913014 DMM NOTICE MM(262420000000021/fa20e664) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025115913014 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241025115913014 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab1618, TLLI=fa20e664, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025115913014 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025115913014 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025115913014 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241025115913014 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241025115913014 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) 20241025115913014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Reject}: Deallocated (fsm.c:568) 20241025115913014 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Deallocated (fsm.c:568) 20241025115913014 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025115913014 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025115913014 DLLC NOTICE LLME(c5616c56/fa20e664){ASSIGNED} LLGM Assign pre (fa20e664 => ffffffff) (gprs_llc.c:1079) 20241025115913014 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa20e664 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@902a01de329b: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@902a01de329b: Final verdict of PTC: pass 20241025115913529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57128<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025115913533 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025115913533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(93)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(95)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@902a01de329b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@902a01de329b: Final verdict of PTC: none -NSVCI98(88)@902a01de329b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@902a01de329b: Final verdict of PTC: none -NSVCI97(83)@902a01de329b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(86)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(91)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(81)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 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 20241025115913597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115913900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126956) 20241025115914534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115914534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=126956, count=131312) 20241025115915535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115915535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 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 20241025115916536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115916536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_auth_id_timeout started. 20241025115916993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115916996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115917037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025115917037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115917037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115917037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115917037 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025115917037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115917037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115917037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115917037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115917038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115917038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115917038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115917039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115917039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115917039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115917039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115917039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115917039 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025115917039 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115917039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115917039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115917039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115917041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115917047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115917047 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115917053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025115917053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115917053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115917053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115917053 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025115917053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115917053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115917053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115917053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115917054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115917054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115917054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115917054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115917054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115917054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115917054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115917054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115917054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025115917054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115917054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115917054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115917054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115917056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115917061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115917061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115917072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025115917072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115917072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115917072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115917072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025115917072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115917072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115917072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115917072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115917072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115917072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115917072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115917073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115917073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115917073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115917073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115917073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115917073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025115917073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115917073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115917073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115917073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115917075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115917079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115917079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025115917536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115917536 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025115917536 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025115917536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025115917538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025115917538 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@902a01de329b: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E67F09DF'O, index=0 SGSN_Test-GSUP(114)@902a01de329b: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241025115917562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115917562 DLLC NOTICE LLME(ffffffff/e67f09df){UNASSIGNED} LLC RX: unknown TLLI 0xe67f09df, creating LLME on the fly (gprs_llc.c:552) 20241025115917562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115917562 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241025115917562 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025115917562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025115917562 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025115917562 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025115917562 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025115917562 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025115917562 DLLC NOTICE LLME(ffffffff/e67f09df){UNASSIGNED} LLGM Assign pre (e67f09df => d7a36ff7) (gprs_llc.c:1079) 20241025115917562 DLLC NOTICE LLME(e67f09df/d7a36ff7){ASSIGNED} LLGM Assign post (e67f09df => d7a36ff7) (gprs_llc.c:1125) 20241025115917562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025115917562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025115917562 DMM DEBUG MM(262420000000002/d7a36ff7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115920064 DGPRS DEBUG Checking for inactive LLMEs, time = 32385759 (sgsn.c:131) 20241025115923563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025115923564 DMM DEBUG MM(262420000000002/d7a36ff7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115929564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025115929564 DMM DEBUG MM(262420000000002/d7a36ff7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115935565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025115935566 DMM DEBUG MM(262420000000002/d7a36ff7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115937537 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025115937537 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025115937538 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025115941566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025115941566 DMM DEBUG MM(262420000000002/d7a36ff7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115947041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115947043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115947043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025115947055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115947057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115947057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025115947073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115947074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115947074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025115947568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025115947568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241025115947568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025115947568 DMM NOTICE MM(262420000000002/d7a36ff7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241025115947568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Reject}: Deallocated (fsm.c:568) 20241025115947568 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025115947568 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025115947568 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025115947568 DLLC NOTICE LLME(e67f09df/d7a36ff7){ASSIGNED} LLGM Assign pre (d7a36ff7 => ffffffff) (gprs_llc.c:1079) 20241025115947568 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7a36ff7 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@902a01de329b: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@902a01de329b: Removing Client IMSI='262420000000002'H, index=0 20241025115947581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35238<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025115947585 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025115947585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_id_timeout(116)@902a01de329b: Final verdict of PTC: pass -NSVCI98(107)@902a01de329b: Final verdict of PTC: none -NSVCI99(112)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(114)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@902a01de329b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@902a01de329b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(105)@902a01de329b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(100)@902a01de329b: Final verdict of PTC: none -NSVCI97(102)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(110)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 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 20241025115947772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115948074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67280) 20241025115948587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115948587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67280, count=68540) 20241025115949588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115949588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025115950065 DGPRS DEBUG Checking for inactive LLMEs, time = 32385789 (sgsn.c:131) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 11:59: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_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 20241025115950589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115950589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_auth_sai_timeout started. 20241025115951227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115951229 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } SGSN_Test-Gb1-NS1(121)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115951362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025115951362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115951362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115951362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115951362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025115951362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115951362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115951362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115951362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115951383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115951383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115951383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115951383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115951383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115951383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115951383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115951383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115951383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025115951383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115951383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115951383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115951383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-BSSGP1(123)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(122)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(121)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241025115951403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(126)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(118)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115951433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115951433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(126)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115951444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025115951444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115951444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115951444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115951444 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025115951444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115951444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115951444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115951444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(127)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 TC_attach_auth_sai_timeout-BVCI196(119)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(126)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115951470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115951470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115951470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115951470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115951470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115951470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115951470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115951470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115951470 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025115951470 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115951470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(126)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025115951471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115951471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(128)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025115951490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241025115951518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115951518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(131)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@902a01de329b: Provider Link came up: sending NS-RESET 20241025115951532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025115951532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025115951532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025115951532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115951532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025115951532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025115951532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025115951532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025115951532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_auth_sai_timeout-BVCI210(125)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025115951543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025115951543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025115951543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025115951543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025115951543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025115951543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025115951543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025115951543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025115951543 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025115951543 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025115951543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025115951543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025115951543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025115951560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025115951589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115951589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115951589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) 20241025115951589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_timeout-BVCI220(130)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025115952591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115952591 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025115952591 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025115952591 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025115952593 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025115952594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(132)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@902a01de329b: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E270E797'O, index=0 SGSN_Test-GSUP(133)@902a01de329b: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241025115952656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115952656 DLLC NOTICE LLME(ffffffff/e270e797){UNASSIGNED} LLC RX: unknown TLLI 0xe270e797, creating LLME on the fly (gprs_llc.c:552) 20241025115952656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025115952656 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241025115952656 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025115952656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025115952656 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025115952656 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025115952656 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025115952656 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025115952656 DLLC NOTICE LLME(ffffffff/e270e797){UNASSIGNED} LLGM Assign pre (e270e797 => c4247c47) (gprs_llc.c:1079) 20241025115952656 DLLC NOTICE LLME(e270e797/c4247c47){ASSIGNED} LLGM Assign post (e270e797 => c4247c47) (gprs_llc.c:1125) 20241025115952656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025115952656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025115952656 DMM DEBUG MM(262420000000003/c4247c47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025115952684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025115952684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025115952684 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025115952684 DMM DEBUG MM(262420000000003/c4247c47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241025115952684 DMM NOTICE MM(262420000000003/c4247c47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025115952684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025115952684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025115952684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025115952684 DMM DEBUG MM(262420000000003/c4247c47) Requesting authorization (sgsn_auth.c:160) 20241025115952684 DMM INFO MM(262420000000003/c4247c47) Requesting authentication tuples (sgsn_auth.c:184) 20241025115952684 DMM DEBUG MM(262420000000003/c4247c47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025115952684 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241025115952684 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)@902a01de329b: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@902a01de329b: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241025115958685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241025115958686 DMM ERROR MM(262420000000003/c4247c47) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241025115958686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241025115958686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025115958686 DMM NOTICE MM(262420000000003/c4247c47) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241025115958686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Reject}: Deallocated (fsm.c:568) 20241025115958686 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025115958686 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025115958686 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025115958686 DLLC NOTICE LLME(e270e797/c4247c47){ASSIGNED} LLGM Assign pre (c4247c47 => ffffffff) (gprs_llc.c:1079) 20241025115958686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4247c47 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@902a01de329b: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@902a01de329b: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@902a01de329b: Final verdict of PTC: pass 20241025115958693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59470<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025115958696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025115958696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(132)@902a01de329b: Final verdict of PTC: none -NSVCI98(126)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(133)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@902a01de329b: Final verdict of PTC: none -NSVCI99(131)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@902a01de329b: Final verdict of PTC: none -NSVCI97(122)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@902a01de329b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(120)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(129)@902a01de329b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@902a01de329b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(124)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 11:59:58 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241025115958906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025115959207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57792) 20241025115959698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025115959698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57792, count=66916) 20241025120000700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120000700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:00: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.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 20241025120001701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120001701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_auth_sai_reject started. 20241025120002438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120002439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(141)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(140)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120002578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120002578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120002578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120002578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120002578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120002578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120002578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120002578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120002578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-BSSGP1(142)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(140)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120002604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120002604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120002604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120002605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120002605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120002605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120002605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120002605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120002605 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120002605 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120002605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120002605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120002605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241025120002634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(145)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@902a01de329b: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-BSSGP2(147)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120002686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120002686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120002686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120002686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120002686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120002686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120002686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120002686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120002686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241025120002702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120002702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(146)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI98(145)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120002707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120002707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120002707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120002709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120002709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120002709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120002710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120002710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120002710 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120002710 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120002710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120002718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120002718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120002718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120002718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120002718 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120002718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120002718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120002718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120002718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120002726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120002726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(137)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120002738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120002738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120002738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120002739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120002739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120002739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120002739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120002739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120002739 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120002739 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120002739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120002744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120002744 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20241025120002745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120002745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120002751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120002760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI196(139)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120002783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120002783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120002801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120002801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(151)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(151)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120003704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120003704 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120003704 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120003704 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025120003707 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120003709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@902a01de329b: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D93DDB76'O, index=0 SGSN_Test-GSUP(152)@902a01de329b: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241025120003811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120003811 DLLC NOTICE LLME(ffffffff/d93ddb76){UNASSIGNED} LLC RX: unknown TLLI 0xd93ddb76, creating LLME on the fly (gprs_llc.c:552) 20241025120003811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120003811 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241025120003811 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120003811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120003811 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120003811 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120003811 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120003811 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120003811 DLLC NOTICE LLME(ffffffff/d93ddb76){UNASSIGNED} LLGM Assign pre (d93ddb76 => c43d2016) (gprs_llc.c:1079) 20241025120003811 DLLC NOTICE LLME(d93ddb76/c43d2016){ASSIGNED} LLGM Assign post (d93ddb76 => c43d2016) (gprs_llc.c:1125) 20241025120003811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120003811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120003811 DMM DEBUG MM(262420000000004/c43d2016) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120003827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120003827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120003827 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120003827 DMM DEBUG MM(262420000000004/c43d2016) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241025120003827 DMM NOTICE MM(262420000000004/c43d2016) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120003827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120003827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120003827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120003827 DMM DEBUG MM(262420000000004/c43d2016) Requesting authorization (sgsn_auth.c:160) 20241025120003827 DMM INFO MM(262420000000004/c43d2016) Requesting authentication tuples (sgsn_auth.c:184) 20241025120003827 DMM DEBUG MM(262420000000004/c43d2016) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120003827 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241025120003827 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)@902a01de329b: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@902a01de329b: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241025120003832 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241025120003832 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241025120003832 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241025120009829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241025120009829 DMM ERROR MM(262420000000004/c43d2016) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241025120009829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241025120009829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025120009829 DMM NOTICE MM(262420000000004/c43d2016) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241025120009829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Reject}: Deallocated (fsm.c:568) 20241025120009829 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120009829 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120009829 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025120009829 DLLC NOTICE LLME(d93ddb76/c43d2016){ASSIGNED} LLGM Assign pre (c43d2016 => ffffffff) (gprs_llc.c:1079) 20241025120009829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c43d2016 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@902a01de329b: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@902a01de329b: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@902a01de329b: Final verdict of PTC: pass 20241025120009852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37706<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(150)@902a01de329b: Final verdict of PTC: none20241025120009857 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120009857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(141)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@902a01de329b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@902a01de329b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@902a01de329b: Final verdict of PTC: none -NSVCI98(145)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@902a01de329b: Final verdict of PTC: none -NSVCI97(140)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(152)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@902a01de329b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(148)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(138)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(143)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:00:09 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 20241025120010017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120010319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59556) 20241025120010858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120010858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59556, count=68680) 20241025120011860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120011860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:00: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_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 20241025120012862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120012862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_gsup_lu_timeout started. 20241025120013366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120013367 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120013405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120013405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120013405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120013405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120013405 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120013405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120013405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120013405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120013405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120013407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120013407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120013407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120013407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120013407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120013407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120013407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120013407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120013407 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120013407 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120013407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120013408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120013408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025120013413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120013424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120013424 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120013433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120013433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120013433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120013433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120013433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120013433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120013433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120013433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120013433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120013435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120013435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120013435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120013435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120013435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120013435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120013435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120013435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120013435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120013435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120013435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120013436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120013436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120013440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120013449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120013449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120013465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120013465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120013465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120013465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120013465 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120013465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120013465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120013465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120013465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120013467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120013467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120013467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120013467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120013467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120013467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120013467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120013467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120013467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120013467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120013467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120013467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120013467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120013472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120013481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120013481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120013863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120013863 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120013863 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120013863 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025120013869 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120013870 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(170)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@902a01de329b: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D745693F'O, index=0 SGSN_Test-GSUP(171)@902a01de329b: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@902a01de329b: 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 := '13B46B7DC7E1844C9317F961186E7DAA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E2EBF57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8492FB9EBB503B3D'O } } } } } 20241025120014920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120014920 DLLC NOTICE LLME(ffffffff/d745693f){UNASSIGNED} LLC RX: unknown TLLI 0xd745693f, creating LLME on the fly (gprs_llc.c:552) 20241025120014920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120014920 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241025120014920 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120014920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120014920 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120014920 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120014920 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120014920 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120014920 DLLC NOTICE LLME(ffffffff/d745693f){UNASSIGNED} LLGM Assign pre (d745693f => fb21879d) (gprs_llc.c:1079) 20241025120014920 DLLC NOTICE LLME(d745693f/fb21879d){ASSIGNED} LLGM Assign post (d745693f => fb21879d) (gprs_llc.c:1125) 20241025120014920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120014920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120014920 DMM DEBUG MM(262420000000005/fb21879d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120014934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120014934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120014934 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120014934 DMM DEBUG MM(262420000000005/fb21879d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241025120014934 DMM NOTICE MM(262420000000005/fb21879d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120014934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120014934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120014934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120014934 DMM DEBUG MM(262420000000005/fb21879d) Requesting authorization (sgsn_auth.c:160) 20241025120014934 DMM INFO MM(262420000000005/fb21879d) Requesting authentication tuples (sgsn_auth.c:184) 20241025120014934 DMM DEBUG MM(262420000000005/fb21879d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120014934 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241025120014934 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)@902a01de329b: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@902a01de329b: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241025120014937 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120014937 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120014937 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120014937 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120014937 DMM INFO MM(262420000000005/fb21879d) Subscriber data update (mmctx.c:445) 20241025120014937 DMM DEBUG MM(262420000000005/fb21879d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120014937 DMM INFO MM(262420000000005/fb21879d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120014937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120014937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120014937 DMM INFO MM(262420000000005/fb21879d) <- GMM AUTH AND CIPHERING REQ (rand = 13 b4 6b 7d c7 e1 84 4c 93 17 f9 61 18 6e 7d aa , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120014946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120014946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120014946 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120014946 DMM INFO MM(262420000000005/fb21879d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120014946 DMM NOTICE MM(262420000000005/fb21879d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120014946 DMM DEBUG MM(262420000000005/fb21879d) checking auth: received GSM SRES = 7e 2e bf 57 (gprs_gmm.c:666) 20241025120014946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120014946 DMM DEBUG MM(262420000000005/fb21879d) Requesting authorization (sgsn_auth.c:160) 20241025120014946 DMM INFO MM(262420000000005/fb21879d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120014946 DMM DEBUG MM(262420000000005/fb21879d) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120014946 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241025120014946 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) 20241025120014946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120014946 DMM INFO MM(262420000000005/fb21879d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb21879d) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@902a01de329b: setverdict(fail): none -> fail MC@902a01de329b: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb2-NS2(165)@902a01de329b: Final verdict of PTC: none 20241025120014956 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120014956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@902a01de329b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@902a01de329b: Final verdict of PTC: none -NSVCI97(159)@902a01de329b: Final verdict of PTC: none 20241025120014956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60254<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(156)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@902a01de329b: Final verdict of PTC: none -NSVCI99(169)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(162)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(167)@902a01de329b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@902a01de329b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(157)@902a01de329b: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@902a01de329b: Final verdict of PTC: fail SGSN_Test-Gb2-BSSGP2(166)@902a01de329b: Final verdict of PTC: none -NSVCI98(164)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@902a01de329b: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@902a01de329b: 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'. Fri Oct 25 12:00:15 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 20241025120015102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120015503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61008) 20241025120015957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120015957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61008, count=74164) 20241025120016959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120016959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:00: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_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 20241025120017961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120017961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_gsup_lu_reject started. 20241025120018546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120018549 DMM INFO MM(262420000000005/fb21879d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120018549 DMM INFO MM(262420000000005/fb21879d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120018549 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120018549 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120018549 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120018549 DMM ERROR MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025120018549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241025120018549 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120018549 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120018549 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120018549 DLLC NOTICE LLME(d745693f/fb21879d){ASSIGNED} LLGM Assign pre (fb21879d => ffffffff) (gprs_llc.c:1079) 20241025120018549 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb21879d => ffffffff) (gprs_llc.c:1125) 20241025120018549 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120018594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120018594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120018594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120018594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120018594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120018594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120018594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120018594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120018594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120018595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120018595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120018595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120018595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120018595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120018595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120018595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120018595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120018595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120018595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120018595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120018595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120018595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120018597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120018602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120018602 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120018610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120018610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120018610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120018610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120018610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120018610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120018610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120018610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120018610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120018611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120018611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120018611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120018611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120018611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120018611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120018611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120018611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120018611 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120018611 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120018611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120018612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120018612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120018614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120018619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120018619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120018628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120018628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120018628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120018628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120018628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120018628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120018628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120018628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120018628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120018628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120018628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120018628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120018629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120018629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120018629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120018629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120018629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120018629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120018629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120018629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(188)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120018629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120018629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120018631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120018635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120018635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120018962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120018962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120018962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120018962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120018967 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120018968 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@902a01de329b: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D1116F71'O, index=0 SGSN_Test-GSUP(190)@902a01de329b: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@902a01de329b: 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 := '565096E6CBADABC5EDCE017AFC4234C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '590B7EBC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E67D596420320808'O } } } } } 20241025120020008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120020008 DLLC NOTICE LLME(ffffffff/d1116f71){UNASSIGNED} LLC RX: unknown TLLI 0xd1116f71, creating LLME on the fly (gprs_llc.c:552) 20241025120020008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120020008 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241025120020008 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120020008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120020008 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120020008 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120020008 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120020008 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120020008 DLLC NOTICE LLME(ffffffff/d1116f71){UNASSIGNED} LLGM Assign pre (d1116f71 => fb7efa34) (gprs_llc.c:1079) 20241025120020008 DLLC NOTICE LLME(d1116f71/fb7efa34){ASSIGNED} LLGM Assign post (d1116f71 => fb7efa34) (gprs_llc.c:1125) 20241025120020008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120020008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120020008 DMM DEBUG MM(262420000000006/fb7efa34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120020021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120020021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120020021 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120020021 DMM DEBUG MM(262420000000006/fb7efa34) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241025120020021 DMM NOTICE MM(262420000000006/fb7efa34) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120020021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120020021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120020021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120020021 DMM DEBUG MM(262420000000006/fb7efa34) Requesting authorization (sgsn_auth.c:160) 20241025120020021 DMM INFO MM(262420000000006/fb7efa34) Requesting authentication tuples (sgsn_auth.c:184) 20241025120020021 DMM DEBUG MM(262420000000006/fb7efa34) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120020021 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241025120020021 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)@902a01de329b: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@902a01de329b: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241025120020024 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120020024 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120020024 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120020024 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120020024 DMM INFO MM(262420000000006/fb7efa34) Subscriber data update (mmctx.c:445) 20241025120020024 DMM DEBUG MM(262420000000006/fb7efa34) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120020024 DMM INFO MM(262420000000006/fb7efa34) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120020024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120020024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120020024 DMM INFO MM(262420000000006/fb7efa34) <- GMM AUTH AND CIPHERING REQ (rand = 56 50 96 e6 cb ad ab c5 ed ce 01 7a fc 42 34 c6 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120020032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120020032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120020032 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120020032 DMM INFO MM(262420000000006/fb7efa34) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120020032 DMM NOTICE MM(262420000000006/fb7efa34) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120020032 DMM DEBUG MM(262420000000006/fb7efa34) checking auth: received GSM SRES = 59 0b 7e bc (gprs_gmm.c:666) 20241025120020032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120020032 DMM DEBUG MM(262420000000006/fb7efa34) Requesting authorization (sgsn_auth.c:160) 20241025120020032 DMM INFO MM(262420000000006/fb7efa34) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120020032 DMM DEBUG MM(262420000000006/fb7efa34) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120020032 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241025120020032 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) 20241025120020032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120020032 DMM INFO MM(262420000000006/fb7efa34) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb7efa34) (gprs_gmm.c:300) 20241025120020033 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241025120020033 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241025120020033 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241025120020033 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120020033 DMM INFO MM(262420000000006/fb7efa34) Subscriber data update (mmctx.c:445) 20241025120020033 DMM DEBUG MM(262420000000006/fb7efa34) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@902a01de329b: setverdict(fail): none -> fail MC@902a01de329b: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb2-NS2(184)@902a01de329b: Final verdict of PTC: none -NSVCI97(178)@902a01de329b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@902a01de329b: Final verdict of PTC: none -NSVCI99(188)@902a01de329b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@902a01de329b: Final verdict of PTC: none -NSVCI98(183)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(190)@902a01de329b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@902a01de329b: Final verdict of PTC: none 20241025120020046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60278<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(186)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(176)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@902a01de329b: Final verdict of PTC: none 20241025120020051 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120020051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(174)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@902a01de329b: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@902a01de329b: Final verdict of PTC: fail 20241025120020066 DGPRS DEBUG Checking for inactive LLMEs, time = 32385819 (sgsn.c:131) -NSVCI98-provIP(181)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@902a01de329b: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@902a01de329b: 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'. Fri Oct 25 12:00:20 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 20241025120020221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120020623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47404) 20241025120021051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120021051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47404, count=79776) 20241025120022054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120022054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:00:22 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 20241025120023056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120023056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_combined started. 20241025120023658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120023659 DMM INFO MM(262420000000006/fb7efa34) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120023659 DMM INFO MM(262420000000006/fb7efa34) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120023659 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120023659 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120023659 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120023659 DMM ERROR MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025120023659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241025120023659 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120023659 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120023659 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120023659 DLLC NOTICE LLME(d1116f71/fb7efa34){ASSIGNED} LLGM Assign pre (fb7efa34 => ffffffff) (gprs_llc.c:1079) 20241025120023659 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb7efa34 => ffffffff) (gprs_llc.c:1125) 20241025120023659 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120023694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120023694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120023694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120023694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120023694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120023694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120023694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120023694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120023694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120023695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120023695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120023695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120023695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120023695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120023695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120023695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120023695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120023695 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120023695 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120023695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120023696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120023696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025120023698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120023705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120023705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120023722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120023722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120023722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120023722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120023722 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120023722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120023722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120023722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120023722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120023723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120023723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120023723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120023723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120023723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120023723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120023723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120023723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120023723 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120023723 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120023723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(202)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120023724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120023724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120023727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120023737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120023737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(200)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120023744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120023744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120023744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120023744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120023744 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120023744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120023744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120023744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120023744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120023746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120023746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120023746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120023746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120023746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120023746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120023746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120023746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120023746 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120023746 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120023746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(207)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120023747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(207)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120023747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120023750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120023758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120023758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120024057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120024057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120024057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120024057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120024058 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120024059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@902a01de329b: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EA2C6F6B'O, index=0 SGSN_Test-GSUP(209)@902a01de329b: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@902a01de329b: 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 := 'B3723F88E899A0D2CB0B3C2343EE652F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7A9E25B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AFF2339A2712CEC3'O } } } } } 20241025120025085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120025085 DLLC NOTICE LLME(ffffffff/ea2c6f6b){UNASSIGNED} LLC RX: unknown TLLI 0xea2c6f6b, creating LLME on the fly (gprs_llc.c:552) 20241025120025085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120025085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025120025085 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120025085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120025085 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120025085 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120025085 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120025085 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120025085 DLLC NOTICE LLME(ffffffff/ea2c6f6b){UNASSIGNED} LLGM Assign pre (ea2c6f6b => de9fd042) (gprs_llc.c:1079) 20241025120025085 DLLC NOTICE LLME(ea2c6f6b/de9fd042){ASSIGNED} LLGM Assign post (ea2c6f6b => de9fd042) (gprs_llc.c:1125) 20241025120025085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120025085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120025085 DMM DEBUG MM(262420000000007/de9fd042) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120025094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120025094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120025094 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120025094 DMM DEBUG MM(262420000000007/de9fd042) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241025120025094 DMM NOTICE MM(262420000000007/de9fd042) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120025094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120025094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120025094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120025094 DMM DEBUG MM(262420000000007/de9fd042) Requesting authorization (sgsn_auth.c:160) 20241025120025094 DMM INFO MM(262420000000007/de9fd042) Requesting authentication tuples (sgsn_auth.c:184) 20241025120025094 DMM DEBUG MM(262420000000007/de9fd042) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120025094 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241025120025094 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)@902a01de329b: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@902a01de329b: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241025120025096 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120025096 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120025096 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120025096 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120025096 DMM INFO MM(262420000000007/de9fd042) Subscriber data update (mmctx.c:445) 20241025120025096 DMM DEBUG MM(262420000000007/de9fd042) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120025096 DMM INFO MM(262420000000007/de9fd042) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120025096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120025096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120025096 DMM INFO MM(262420000000007/de9fd042) <- GMM AUTH AND CIPHERING REQ (rand = b3 72 3f 88 e8 99 a0 d2 cb 0b 3c 23 43 ee 65 2f , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120025100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120025100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120025100 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120025100 DMM INFO MM(262420000000007/de9fd042) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120025100 DMM NOTICE MM(262420000000007/de9fd042) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120025100 DMM DEBUG MM(262420000000007/de9fd042) checking auth: received GSM SRES = 7a 9e 25 b6 (gprs_gmm.c:666) 20241025120025100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120025100 DMM DEBUG MM(262420000000007/de9fd042) Requesting authorization (sgsn_auth.c:160) 20241025120025100 DMM INFO MM(262420000000007/de9fd042) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120025100 DMM DEBUG MM(262420000000007/de9fd042) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120025100 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241025120025100 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) 20241025120025100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120025100 DMM INFO MM(262420000000007/de9fd042) <- GMM ATTACH ACCEPT (new P-TMSI=0xde9fd042) (gprs_gmm.c:300) 20241025120025101 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120025101 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120025101 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241025120025101 DMM INFO MM(262420000000007/de9fd042) Subscriber data update (mmctx.c:445) 20241025120025101 DMM DEBUG MM(262420000000007/de9fd042) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120025101 DMM INFO MM(262420000000007/de9fd042) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120025101 DMM NOTICE MM(262420000000007/de9fd042) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241025120025101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120025101 DMM NOTICE MM(262420000000007/de9fd042) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120025101 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) 20241025120025101 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120025101 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241025120025101 DMM INFO MM(262420000000007/de9fd042) Subscriber data update (mmctx.c:445) 20241025120025101 DMM DEBUG MM(262420000000007/de9fd042) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@902a01de329b: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@902a01de329b: Removing Client IMSI='262420000000007'H, index=0 20241025120025104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120025104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120025104 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120025104 DMM INFO MM(262420000000007/de9fd042) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120025104 DMM NOTICE MM(262420000000007/de9fd042) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120025104 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120025104 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120025104 DLLC NOTICE LLME(ea2c6f6b/de9fd042){ASSIGNED} LLGM Assign pre (ffffffff => de9fd042) (gprs_llc.c:1079) 20241025120025104 DLLC NOTICE LLME(ffffffff/de9fd042){ASSIGNED} LLGM Assign post (ffffffff => de9fd042) (gprs_llc.c:1125) 20241025120025104 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120025104 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120025104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120025104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@902a01de329b: Final verdict of PTC: pass 20241025120025106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42120<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(207)@902a01de329b: Final verdict of PTC: none -NSVCI98(203)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@902a01de329b: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@902a01de329b: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(209)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@902a01de329b: Final verdict of PTC: none -NSVCI97(197)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@902a01de329b: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@902a01de329b: Final verdict of PTC: none 20241025120025107 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120025107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(195)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(205)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(201)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_combined finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:00:25 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241025120025235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120025636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47304) 20241025120026108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120026108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47304, count=88064) 20241025120027109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120027109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:00:27 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 20241025120028110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120028110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_accept_all started. 20241025120028667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120028669 DMM INFO MM(262420000000007/de9fd042) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120028669 DMM INFO MM(262420000000007/de9fd042) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120028669 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120028669 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120028669 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120028669 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120028669 DLLC NOTICE LLME(ffffffff/de9fd042){ASSIGNED} LLGM Assign pre (de9fd042 => ffffffff) (gprs_llc.c:1079) 20241025120028669 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de9fd042 => ffffffff) (gprs_llc.c:1125) 20241025120028669 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241025120028669 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) 20241025120028669 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) 20241025120028669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120028669 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120028669 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120028669 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120028669 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120028701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120028701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120028701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120028701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120028701 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120028701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120028701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120028701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120028701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120028702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120028702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120028702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120028702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120028702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120028702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120028702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120028702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120028702 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120028702 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120028702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120028703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(216)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120028703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120028705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120028710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120028710 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@902a01de329b: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(221)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120028723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120028723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120028723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120028723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120028723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120028723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120028723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120028723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120028723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(222)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120028724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120028724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120028724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120028724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120028724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120028724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120028724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120028724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120028724 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120028724 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120028724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120028724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120028724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120028726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120028732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120028732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(219)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120028739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120028739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120028739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120028739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120028739 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120028739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120028739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120028739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120028739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120028740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120028740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120028740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120028740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120028740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120028740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120028740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120028740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120028740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120028740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120028740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120028741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120028741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120028743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120028748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120028748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120029111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120029111 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120029111 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120029111 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120029116 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120029117 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@902a01de329b: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E1786002'O, index=0 SGSN_Test-GSUP(228)@902a01de329b: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241025120030156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120030156 DLLC NOTICE LLME(ffffffff/e1786002){UNASSIGNED} LLC RX: unknown TLLI 0xe1786002, creating LLME on the fly (gprs_llc.c:552) 20241025120030156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120030156 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241025120030156 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120030156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120030156 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120030156 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120030156 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120030156 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120030156 DLLC NOTICE LLME(ffffffff/e1786002){UNASSIGNED} LLGM Assign pre (e1786002 => e31b8b6a) (gprs_llc.c:1079) 20241025120030156 DLLC NOTICE LLME(e1786002/e31b8b6a){ASSIGNED} LLGM Assign post (e1786002 => e31b8b6a) (gprs_llc.c:1125) 20241025120030156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120030156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120030156 DMM DEBUG MM(262420000000008/e31b8b6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120030162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120030162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120030162 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120030162 DMM DEBUG MM(262420000000008/e31b8b6a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241025120030162 DMM NOTICE MM(262420000000008/e31b8b6a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120030162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120030162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120030162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025120030162 DMM INFO MM(262420000000008/e31b8b6a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe31b8b6a) (gprs_gmm.c:300) TC_attach_accept_all(230)@902a01de329b: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@902a01de329b: Removing Client IMSI='262420000000008'H, index=0 20241025120031167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120031167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120031167 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120031167 DMM INFO MM(262420000000008/e31b8b6a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120031167 DMM NOTICE MM(262420000000008/e31b8b6a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120031167 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120031167 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120031167 DLLC NOTICE LLME(e1786002/e31b8b6a){ASSIGNED} LLGM Assign pre (ffffffff => e31b8b6a) (gprs_llc.c:1079) 20241025120031167 DLLC NOTICE LLME(ffffffff/e31b8b6a){ASSIGNED} LLGM Assign post (ffffffff => e31b8b6a) (gprs_llc.c:1125) 20241025120031167 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120031167 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120031167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120031167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@902a01de329b: Final verdict of PTC: pass 20241025120031172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42138<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@902a01de329b: Final verdict of PTC: none 20241025120031176 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120031176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(222)@902a01de329b: Final verdict of PTC: none -NSVCI99(227)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@902a01de329b: Final verdict of PTC: none -NSVCI97(216)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@902a01de329b: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@902a01de329b: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@902a01de329b: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(220)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(225)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(214)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_accept_all finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:00:31 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 20241025120031269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120031671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64532) 20241025120032177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120032177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64532, count=70584) 20241025120033178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120033178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:00: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_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 20241025120034179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120034180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_closed started. 20241025120034717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120034719 DMM INFO MM(262420000000008/e31b8b6a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120034719 DMM INFO MM(262420000000008/e31b8b6a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120034719 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120034719 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120034719 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120034719 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120034719 DLLC NOTICE LLME(ffffffff/e31b8b6a){ASSIGNED} LLGM Assign pre (e31b8b6a => ffffffff) (gprs_llc.c:1079) 20241025120034719 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e31b8b6a => ffffffff) (gprs_llc.c:1125) 20241025120034719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120034719 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120034719 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120034719 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120034720 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120034751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120034751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120034751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120034751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120034751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120034751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120034751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120034751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120034751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120034752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120034752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120034752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120034752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120034752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120034752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120034752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120034752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120034752 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120034752 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120034752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120034752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120034752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120034754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120034759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120034759 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120034766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120034766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120034766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120034766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120034766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120034766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120034766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120034766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120034766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120034767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120034767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120034767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120034767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120034767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120034767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120034767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120034767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120034767 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120034767 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120034767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120034767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120034767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120034770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120034775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120034775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120034782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120034782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120034782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120034782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120034782 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120034782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120034782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120034782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120034782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120034783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120034783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120034783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120034783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120034783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120034783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120034783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120034783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120034783 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120034783 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120034783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120034783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120034783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120034785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120034790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120034790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120035181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120035181 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120035181 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120035181 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120035185 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120035186 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@902a01de329b: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EC4F4975'O, index=0 SGSN_Test-GSUP(247)@902a01de329b: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@902a01de329b: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EC4F4975'O, index=1 20241025120036217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120036217 DLLC NOTICE LLME(ffffffff/ec4f4975){UNASSIGNED} LLC RX: unknown TLLI 0xec4f4975, creating LLME on the fly (gprs_llc.c:552) 20241025120036217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120036217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241025120036217 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120036217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120036217 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120036217 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120036217 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120036217 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120036217 DLLC NOTICE LLME(ffffffff/ec4f4975){UNASSIGNED} LLGM Assign pre (ec4f4975 => fe722dd7) (gprs_llc.c:1079) 20241025120036217 DLLC NOTICE LLME(ec4f4975/fe722dd7){ASSIGNED} LLGM Assign post (ec4f4975 => fe722dd7) (gprs_llc.c:1125) 20241025120036217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120036217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120036217 DMM DEBUG MM(001010123456789/fe722dd7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120036224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120036224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120036224 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120036224 DMM DEBUG MM(001010123456789/fe722dd7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241025120036224 DMM NOTICE MM(001010123456789/fe722dd7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120036224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120036224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120036224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241025120036224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025120036224 DMM NOTICE MM(001010123456789/fe722dd7) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241025120036224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Reject}: Deallocated (fsm.c:568) 20241025120036224 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120036224 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120036224 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025120036224 DLLC NOTICE LLME(ec4f4975/fe722dd7){ASSIGNED} LLGM Assign pre (fe722dd7 => ffffffff) (gprs_llc.c:1079) 20241025120036224 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe722dd7 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@902a01de329b: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@902a01de329b: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@902a01de329b: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@902a01de329b: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FAB2C764'O, index=2 SGSN_Test-GSUP(247)@902a01de329b: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241025120036244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120036244 DLLC NOTICE LLME(ffffffff/fab2c764){UNASSIGNED} LLC RX: unknown TLLI 0xfab2c764, creating LLME on the fly (gprs_llc.c:552) 20241025120036244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120036244 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241025120036244 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120036244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120036244 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120036244 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120036244 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120036244 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120036244 DLLC NOTICE LLME(ffffffff/fab2c764){UNASSIGNED} LLGM Assign pre (fab2c764 => de79befd) (gprs_llc.c:1079) 20241025120036244 DLLC NOTICE LLME(fab2c764/de79befd){ASSIGNED} LLGM Assign post (fab2c764 => de79befd) (gprs_llc.c:1125) 20241025120036244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120036244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120036244 DMM DEBUG MM(262420000000010/de79befd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120036247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120036247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120036247 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120036247 DMM DEBUG MM(262420000000010/de79befd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241025120036247 DMM NOTICE MM(262420000000010/de79befd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120036247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120036247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120036247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025120036247 DMM INFO MM(262420000000010/de79befd) <- GMM ATTACH ACCEPT (new P-TMSI=0xde79befd) (gprs_gmm.c:300) TC_attach_closed(250)@902a01de329b: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@902a01de329b: Removing Client IMSI='262420000000010'H, index=2 20241025120037259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120037259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120037259 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120037259 DMM INFO MM(262420000000010/de79befd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120037259 DMM NOTICE MM(262420000000010/de79befd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120037259 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120037259 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120037259 DLLC NOTICE LLME(fab2c764/de79befd){ASSIGNED} LLGM Assign pre (ffffffff => de79befd) (gprs_llc.c:1079) 20241025120037259 DLLC NOTICE LLME(ffffffff/de79befd){ASSIGNED} LLGM Assign post (ffffffff => de79befd) (gprs_llc.c:1125) 20241025120037259 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120037259 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120037259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120037259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@902a01de329b: Final verdict of PTC: pass 20241025120037262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59052<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120037266 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120037266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@902a01de329b: Final verdict of PTC: none -NSVCI98(240)@902a01de329b: Final verdict of PTC: none -NSVCI97(235)@902a01de329b: Final verdict of PTC: none -NSVCI99(245)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@902a01de329b: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@902a01de329b: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@902a01de329b: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(238)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(243)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(233)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@902a01de329b: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@902a01de329b: Test case TC_attach_closed finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:00:37 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241025120037372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120037774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79576) 20241025120038267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120038267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79576, count=80836) 20241025120039268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120039268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:00: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_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 20241025120040269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120040270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_no_imei_response started. 20241025120040809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120040809 DMM INFO MM(262420000000010/de79befd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120040809 DMM INFO MM(262420000000010/de79befd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120040809 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120040809 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120040809 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120040809 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120040809 DLLC NOTICE LLME(ffffffff/de79befd){ASSIGNED} LLGM Assign pre (de79befd => ffffffff) (gprs_llc.c:1079) 20241025120040809 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de79befd => ffffffff) (gprs_llc.c:1125) 20241025120040809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120040809 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120040809 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120040809 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120040809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120040849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120040849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120040849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120040849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120040849 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120040849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120040849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120040849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120040849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120040851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120040851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120040851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120040851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120040851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120040851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120040851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120040851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120040851 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120040851 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120040851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120040852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120040852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120040854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120040862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120040862 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120040871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120040871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120040871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120040871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120040871 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120040871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120040871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120040871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120040871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120040872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120040872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120040872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120040872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120040872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120040872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120040872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120040872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120040872 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120040872 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120040872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120040872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120040872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120040875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120040883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120040883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120040893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120040893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120040893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120040893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120040893 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120040893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120040893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120040893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120040893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120040895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120040895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120040895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120040895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120040895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120040895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120040895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120040895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120040895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120040895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120040895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120040895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120040895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120040897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120040902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120040902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120041271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120041271 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120041271 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120041271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120041275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120041277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@902a01de329b: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DA241BBC'O, index=0 SGSN_Test-GSUP(267)@902a01de329b: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241025120042348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120042348 DLLC NOTICE LLME(ffffffff/da241bbc){UNASSIGNED} LLC RX: unknown TLLI 0xda241bbc, creating LLME on the fly (gprs_llc.c:552) 20241025120042348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120042348 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025120042348 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120042348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120042348 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120042348 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120042348 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120042348 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120042348 DLLC NOTICE LLME(ffffffff/da241bbc){UNASSIGNED} LLGM Assign pre (da241bbc => df1d100f) (gprs_llc.c:1079) 20241025120042349 DLLC NOTICE LLME(da241bbc/df1d100f){ASSIGNED} LLGM Assign post (da241bbc => df1d100f) (gprs_llc.c:1125) 20241025120042349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120042349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120042349 DMM DEBUG MM(262420000000032/df1d100f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120048349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025120048349 DMM DEBUG MM(262420000000032/df1d100f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120050066 DGPRS DEBUG Checking for inactive LLMEs, time = 32385849 (sgsn.c:131) 20241025120054350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025120054351 DMM DEBUG MM(262420000000032/df1d100f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120100352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025120100352 DMM DEBUG MM(262420000000032/df1d100f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120101271 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025120101271 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025120101271 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120106352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025120106352 DMM DEBUG MM(262420000000032/df1d100f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120110853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120110854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120110854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120110873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120110874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120110874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120110896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120110896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120110896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120112353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025120112353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241025120112353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025120112353 DMM NOTICE MM(262420000000032/df1d100f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241025120112353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Reject}: Deallocated (fsm.c:568) 20241025120112353 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120112353 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120112353 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025120112353 DLLC NOTICE LLME(da241bbc/df1d100f){ASSIGNED} LLGM Assign pre (df1d100f => ffffffff) (gprs_llc.c:1079) 20241025120112353 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df1d100f => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@902a01de329b: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@902a01de329b: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@902a01de329b: Final verdict of PTC: pass 20241025120112358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120112359 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120112359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@902a01de329b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@902a01de329b: Final verdict of PTC: none -NSVCI97(255)@902a01de329b: Final verdict of PTC: none -NSVCI99(265)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@902a01de329b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@902a01de329b: Final verdict of PTC: none -NSVCI98(260)@902a01de329b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(258)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(253)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(263)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:01:12 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 20241025120112457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120112760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70348) 20241025120113360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120113360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70348, count=71508) 20241025120114361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120114361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:01: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_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 20241025120115362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120115362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_no_imsi_response started. 20241025120116080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120116081 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120116316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120116316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120116316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120116316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120116316 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120116316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120116316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120116316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120116316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(275)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025120116363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120116363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(274)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(275)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb1-BSSGP1(276)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(279)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241025120116386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120116386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120116386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120116389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120116389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120116389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120116389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120116389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120116389 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120116389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120116389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120116394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120116394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120116394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120116394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120116394 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120116394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120116394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120116394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120116394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120116399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120116399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120116399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120116426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120116426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120116426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120116426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120116426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120116426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120116426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120116426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120116428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120116428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120116428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120116428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120116435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI97(274)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120116498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120116498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(281)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(278)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120116558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120116636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120116636 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(280)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120116686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120116686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120116686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120116686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120116686 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120116686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120116686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120116686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120116686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120116710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120116710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120116710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach_no_imsi_response-BVCI196(273)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120116714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120116714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120116714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120116714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120116714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120116714 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120116714 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120116714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120116715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120116715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120116749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120116774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120116774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120117366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120117366 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120117366 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120117366 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(284)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120117374 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120117374 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@902a01de329b: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C5C48F08'O, index=0 SGSN_Test-GSUP(286)@902a01de329b: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241025120118616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120118616 DLLC NOTICE LLME(ffffffff/c5c48f08){UNASSIGNED} LLC RX: unknown TLLI 0xc5c48f08, creating LLME on the fly (gprs_llc.c:552) 20241025120118616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120118616 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025120118616 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120118616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120118616 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120118616 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120118616 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120118616 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120118616 DLLC NOTICE LLME(ffffffff/c5c48f08){UNASSIGNED} LLGM Assign pre (c5c48f08 => fa3cf2f1) (gprs_llc.c:1079) 20241025120118616 DLLC NOTICE LLME(c5c48f08/fa3cf2f1){ASSIGNED} LLGM Assign post (c5c48f08 => fa3cf2f1) (gprs_llc.c:1125) 20241025120118616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120118616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120118616 DMM DEBUG MM(/fa3cf2f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120118644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120118644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120118644 DMM DEBUG MM_STATE_Gb(3317993224)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120118644 DMM DEBUG MM(/fa3cf2f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241025120118645 DMM NOTICE MM(/fa3cf2f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120118645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120118645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241025120118645 DMM DEBUG MM(/fa3cf2f1) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241025120120069 DGPRS DEBUG Checking for inactive LLMEs, time = 32385879 (sgsn.c:131) 20241025120124645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025120124646 DMM DEBUG MM(/fa3cf2f1) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241025120130646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025120130647 DMM DEBUG MM(/fa3cf2f1) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241025120136647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025120136648 DMM DEBUG MM(/fa3cf2f1) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241025120137367 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025120137367 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025120137368 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120142648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025120142649 DMM DEBUG MM(/fa3cf2f1) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241025120146428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120146428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120146431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120146431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120146431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120146431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120146716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120146719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120146719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120148650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241025120148650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241025120148650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025120148650 DMM NOTICE MM(/fa3cf2f1) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241025120148650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Reject}: Deallocated (fsm.c:568) 20241025120148650 DMM DEBUG MM_STATE_Gb(3317993224)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120148650 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120148650 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025120148650 DLLC NOTICE LLME(c5c48f08/fa3cf2f1){ASSIGNED} LLGM Assign pre (fa3cf2f1 => ffffffff) (gprs_llc.c:1079) 20241025120148650 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa3cf2f1 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@902a01de329b: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@902a01de329b: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@902a01de329b: Final verdict of PTC: pass 20241025120148673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54064<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@902a01de329b: Final verdict of PTC: none 20241025120148677 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120148677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(280)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@902a01de329b: Final verdict of PTC: none -NSVCI97(274)@902a01de329b: Final verdict of PTC: none -NSVCI99(285)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@902a01de329b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@902a01de329b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@902a01de329b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@902a01de329b: Final verdict of PTC: none -NSVCI98(279)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(277)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(272)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(282)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:01:48 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 20241025120148761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120149064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66960) 20241025120149679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120149679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025120150069 DGPRS DEBUG Checking for inactive LLMEs, time = 32385909 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=66960, count=73012) 20241025120150680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120150680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:01:51 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 20241025120151682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120151682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_closed_add_vty started. 20241025120152103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120152104 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120152140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120152140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120152140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120152140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120152140 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120152140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120152140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120152140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120152140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120152141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120152141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120152141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120152141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120152141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120152141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120152141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120152141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120152141 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120152141 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120152141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120152142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120152142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120152144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120152152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120152152 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120152160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120152160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120152160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120152160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120152160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120152160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120152160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120152160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120152160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120152161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120152161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120152161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120152161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120152161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120152161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120152161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120152161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120152161 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120152161 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120152161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120152161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120152161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120152165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120152172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120152172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120152185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120152185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120152185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120152185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120152185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120152185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120152185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120152185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120152185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120152187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120152187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120152187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120152187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120152187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120152187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120152187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120152187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120152187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120152187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120152187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120152187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120152187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120152190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120152196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120152196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120152684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120152684 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120152684 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120152684 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120152688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120152689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@902a01de329b: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='EB32B2D0'O, index=0 SGSN_Test-GSUP(305)@902a01de329b: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@902a01de329b: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='EB32B2D0'O, index=1 20241025120153781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120153781 DLLC NOTICE LLME(ffffffff/eb32b2d0){UNASSIGNED} LLC RX: unknown TLLI 0xeb32b2d0, creating LLME on the fly (gprs_llc.c:552) 20241025120153781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120153781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241025120153781 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120153781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120153781 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120153781 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120153781 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120153781 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120153781 DLLC NOTICE LLME(ffffffff/eb32b2d0){UNASSIGNED} LLGM Assign pre (eb32b2d0 => d9471f73) (gprs_llc.c:1079) 20241025120153781 DLLC NOTICE LLME(eb32b2d0/d9471f73){ASSIGNED} LLGM Assign post (eb32b2d0 => d9471f73) (gprs_llc.c:1125) 20241025120153781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120153781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120153781 DMM DEBUG MM(001010123456789/d9471f73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120153810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120153810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120153810 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120153810 DMM DEBUG MM(001010123456789/d9471f73) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241025120153810 DMM NOTICE MM(001010123456789/d9471f73) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120153810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120153810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120153810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241025120153810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025120153810 DMM NOTICE MM(001010123456789/d9471f73) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241025120153811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Reject}: Deallocated (fsm.c:568) 20241025120153811 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120153811 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120153811 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025120153811 DLLC NOTICE LLME(eb32b2d0/d9471f73){ASSIGNED} LLGM Assign pre (d9471f73 => ffffffff) (gprs_llc.c:1079) 20241025120153811 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9471f73 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@902a01de329b: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@902a01de329b: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@902a01de329b: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='EB32B2D0'O, index=2 20241025120153826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120153826 DLLC NOTICE LLME(ffffffff/eb32b2d0){UNASSIGNED} LLC RX: unknown TLLI 0xeb32b2d0, creating LLME on the fly (gprs_llc.c:552) 20241025120153826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241025120153826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241025120153827 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120153827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120153827 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120153827 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120153827 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120153827 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120153827 DLLC NOTICE LLME(ffffffff/eb32b2d0){UNASSIGNED} LLGM Assign pre (eb32b2d0 => f03bd551) (gprs_llc.c:1079) 20241025120153827 DLLC NOTICE LLME(eb32b2d0/f03bd551){ASSIGNED} LLGM Assign post (eb32b2d0 => f03bd551) (gprs_llc.c:1125) 20241025120153827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120153827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120153827 DMM DEBUG MM(001010123456700/f03bd551) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120153837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120153837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120153837 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120153837 DMM DEBUG MM(001010123456700/f03bd551) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241025120153837 DMM NOTICE MM(001010123456700/f03bd551) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120153837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120153837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120153837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025120153837 DMM INFO MM(001010123456700/f03bd551) <- GMM ATTACH ACCEPT (new P-TMSI=0xf03bd551) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@902a01de329b: Removing Client IMSI='001010123456700'H, index=2 20241025120154837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120154837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120154837 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120154837 DMM INFO MM(001010123456700/f03bd551) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120154837 DMM NOTICE MM(001010123456700/f03bd551) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120154837 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120154837 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120154837 DLLC NOTICE LLME(eb32b2d0/f03bd551){ASSIGNED} LLGM Assign pre (ffffffff => f03bd551) (gprs_llc.c:1079) 20241025120154837 DLLC NOTICE LLME(ffffffff/f03bd551){ASSIGNED} LLGM Assign post (ffffffff => f03bd551) (gprs_llc.c:1125) 20241025120154837 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120154837 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120154837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120154837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@902a01de329b: Final verdict of PTC: pass 20241025120154839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43710<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120154843 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120154843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(298)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(305)@902a01de329b: Final verdict of PTC: none -NSVCI99(303)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@902a01de329b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@902a01de329b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@902a01de329b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@902a01de329b: Final verdict of PTC: none -NSVCI97(293)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(296)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(291)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(301)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:01:54 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 20241025120154943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120155345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43712<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70172) 20241025120155844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120155844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70172, count=80228) 20241025120156846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120156846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:01: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_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 20241025120157848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120157848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_check_subscriber_list started. 20241025120158432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120158435 DMM INFO MM(001010123456700/f03bd551) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120158435 DMM INFO MM(001010123456700/f03bd551) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120158435 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120158435 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120158435 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120158435 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120158435 DLLC NOTICE LLME(ffffffff/f03bd551){ASSIGNED} LLGM Assign pre (f03bd551 => ffffffff) (gprs_llc.c:1079) 20241025120158435 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f03bd551 => ffffffff) (gprs_llc.c:1125) 20241025120158435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120158435 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120158435 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120158435 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120158435 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120158484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120158484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120158484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120158484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120158484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120158484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120158485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120158485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120158485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120158485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120158485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120158485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120158485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120158485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120158485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120158485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120158485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120158485 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120158485 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120158485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120158486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120158486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120158488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120158493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120158493 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120158500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120158500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120158500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120158500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120158500 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120158500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120158500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120158500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120158500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120158501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120158501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120158501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120158501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120158501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120158502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120158502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120158502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120158502 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120158502 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120158502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120158502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120158502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120158504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120158509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120158509 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120158515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120158516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120158516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120158516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120158516 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120158516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120158516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120158516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120158516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120158516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120158516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120158516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120158516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120158516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120158516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120158516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120158516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120158516 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120158516 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120158516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120158517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120158517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120158518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120158522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120158522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120158849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120158849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120158849 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120158849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120158854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120158855 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@902a01de329b: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F5B7763E'O, index=0 SGSN_Test-GSUP(324)@902a01de329b: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@902a01de329b: 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 := 'B7A31F84885C630436C686785128C0D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB848C83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7BD2D73152731997'O } } } } } 20241025120159927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120159927 DLLC NOTICE LLME(ffffffff/f5b7763e){UNASSIGNED} LLC RX: unknown TLLI 0xf5b7763e, creating LLME on the fly (gprs_llc.c:552) 20241025120159927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120159927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241025120159927 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120159927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120159927 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120159927 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120159927 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120159927 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120159927 DLLC NOTICE LLME(ffffffff/f5b7763e){UNASSIGNED} LLGM Assign pre (f5b7763e => f359e630) (gprs_llc.c:1079) 20241025120159927 DLLC NOTICE LLME(f5b7763e/f359e630){ASSIGNED} LLGM Assign post (f5b7763e => f359e630) (gprs_llc.c:1125) 20241025120159927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120159927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120159927 DMM DEBUG MM(262420000000034/f359e630) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120159942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120159942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120159942 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120159942 DMM DEBUG MM(262420000000034/f359e630) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241025120159942 DMM NOTICE MM(262420000000034/f359e630) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120159942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120159942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120159942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120159942 DMM DEBUG MM(262420000000034/f359e630) Requesting authorization (sgsn_auth.c:160) 20241025120159942 DMM INFO MM(262420000000034/f359e630) Requesting authentication tuples (sgsn_auth.c:184) 20241025120159942 DMM DEBUG MM(262420000000034/f359e630) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120159942 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241025120159943 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)@902a01de329b: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@902a01de329b: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241025120159947 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120159947 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120159947 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120159947 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120159947 DMM INFO MM(262420000000034/f359e630) Subscriber data update (mmctx.c:445) 20241025120159947 DMM DEBUG MM(262420000000034/f359e630) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120159947 DMM INFO MM(262420000000034/f359e630) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120159947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120159947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120159947 DMM INFO MM(262420000000034/f359e630) <- GMM AUTH AND CIPHERING REQ (rand = b7 a3 1f 84 88 5c 63 04 36 c6 86 78 51 28 c0 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120159963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120159963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120159963 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120159963 DMM INFO MM(262420000000034/f359e630) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120159963 DMM NOTICE MM(262420000000034/f359e630) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120159963 DMM DEBUG MM(262420000000034/f359e630) checking auth: received GSM SRES = fb 84 8c 83 (gprs_gmm.c:666) 20241025120159963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120159963 DMM DEBUG MM(262420000000034/f359e630) Requesting authorization (sgsn_auth.c:160) 20241025120159963 DMM INFO MM(262420000000034/f359e630) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120159963 DMM DEBUG MM(262420000000034/f359e630) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120159963 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241025120159963 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) 20241025120159963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120159963 DMM INFO MM(262420000000034/f359e630) <- GMM ATTACH ACCEPT (new P-TMSI=0xf359e630) (gprs_gmm.c:300) 20241025120159965 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120159965 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120159965 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241025120159965 DMM INFO MM(262420000000034/f359e630) Subscriber data update (mmctx.c:445) 20241025120159965 DMM DEBUG MM(262420000000034/f359e630) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120159965 DMM INFO MM(262420000000034/f359e630) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120159965 DMM NOTICE MM(262420000000034/f359e630) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241025120159965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120159965 DMM NOTICE MM(262420000000034/f359e630) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120159965 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) 20241025120159966 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120159966 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241025120159966 DMM INFO MM(262420000000034/f359e630) Subscriber data update (mmctx.c:445) 20241025120159966 DMM DEBUG MM(262420000000034/f359e630) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120159975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120159975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120159975 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120159975 DMM INFO MM(262420000000034/f359e630) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120159975 DMM NOTICE MM(262420000000034/f359e630) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120159975 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120159975 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120159975 DLLC NOTICE LLME(f5b7763e/f359e630){ASSIGNED} LLGM Assign pre (ffffffff => f359e630) (gprs_llc.c:1079) 20241025120159975 DLLC NOTICE LLME(ffffffff/f359e630){ASSIGNED} LLGM Assign post (ffffffff => f359e630) (gprs_llc.c:1125) 20241025120159975 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120159975 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120159975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120159975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@902a01de329b: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@902a01de329b: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@902a01de329b: Final verdict of PTC: pass 20241025120200033 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241025120200033 DMM INFO MM(262420000000034/f359e630) Subscriber data update (mmctx.c:445) 20241025120200033 DMM DEBUG MM(262420000000034/f359e630) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241025120200033 DMM INFO MM(262420000000034/f359e630) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241025120200033 DMM INFO MM(262420000000034/f359e630) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120200033 DMM INFO MM(262420000000034/f359e630) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120200033 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120200033 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120200033 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120200033 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120200033 DLLC NOTICE LLME(ffffffff/f359e630){ASSIGNED} LLGM Assign pre (f359e630 => ffffffff) (gprs_llc.c:1079) 20241025120200033 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f359e630 => ffffffff) (gprs_llc.c:1125) 20241025120200033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120200034 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120200034 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120200034 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120200035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43726<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@902a01de329b: Final verdict of PTC: none -NSVCI97(312)@902a01de329b: Final verdict of PTC: none -NSVCI98(317)@902a01de329b: Final verdict of PTC: none 20241025120200040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120200040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(322)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@902a01de329b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@902a01de329b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@902a01de329b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(310)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(315)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(320)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:02:00 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 20241025120200141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120200442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82292) 20241025120201041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120201041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82292, count=94400) 20241025120202043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120202043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:02: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_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 20241025120203045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120203045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_detach_check_subscriber_list started. 20241025120203481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120203482 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120203503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120203503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120203503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120203503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120203503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120203503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120203503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120203503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120203503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120203504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120203504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120203504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120203504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120203504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120203504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120203504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120203504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120203504 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120203504 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120203504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120203505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120203505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120203507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120203513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120203513 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb1-BSSGP1(333)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(336)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120203568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120203568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120203568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120203568 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120203568 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120203568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120203568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120203568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120203568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120203570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120203570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120203570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120203570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120203570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120203570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120203570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120203570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120203570 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120203570 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120203570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120203571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120203571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120203576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120203585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120203585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120203601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120203601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120203601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120203601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120203601 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120203601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120203601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120203601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120203601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120203602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120203602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120203602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120203602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120203602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120203602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120203602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120203602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120203602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120203602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120203602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120203602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120203602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120203605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120203611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120203611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120204046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120204046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120204046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120204046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120204048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120204048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@902a01de329b: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='EF22B700'O, index=0 SGSN_Test-GSUP(343)@902a01de329b: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@902a01de329b: 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 := '98AA90E48E4FAEA9E514A8C3CE627877'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '38FF33EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9CC5726F6887BA8'O } } } } } 20241025120204072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120204072 DLLC NOTICE LLME(ffffffff/ef22b700){UNASSIGNED} LLC RX: unknown TLLI 0xef22b700, creating LLME on the fly (gprs_llc.c:552) 20241025120204072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120204072 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241025120204072 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120204072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120204072 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120204072 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120204072 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120204072 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120204072 DLLC NOTICE LLME(ffffffff/ef22b700){UNASSIGNED} LLGM Assign pre (ef22b700 => dfcdfc48) (gprs_llc.c:1079) 20241025120204072 DLLC NOTICE LLME(ef22b700/dfcdfc48){ASSIGNED} LLGM Assign post (ef22b700 => dfcdfc48) (gprs_llc.c:1125) 20241025120204072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120204072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120204072 DMM DEBUG MM(262420000000033/dfcdfc48) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120204081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120204081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120204081 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120204081 DMM DEBUG MM(262420000000033/dfcdfc48) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241025120204081 DMM NOTICE MM(262420000000033/dfcdfc48) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120204081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120204081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120204081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120204081 DMM DEBUG MM(262420000000033/dfcdfc48) Requesting authorization (sgsn_auth.c:160) 20241025120204081 DMM INFO MM(262420000000033/dfcdfc48) Requesting authentication tuples (sgsn_auth.c:184) 20241025120204081 DMM DEBUG MM(262420000000033/dfcdfc48) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120204081 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241025120204081 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)@902a01de329b: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@902a01de329b: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241025120204122 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120204122 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120204122 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120204122 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120204122 DMM INFO MM(262420000000033/dfcdfc48) Subscriber data update (mmctx.c:445) 20241025120204122 DMM DEBUG MM(262420000000033/dfcdfc48) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120204122 DMM INFO MM(262420000000033/dfcdfc48) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120204122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120204122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120204122 DMM INFO MM(262420000000033/dfcdfc48) <- GMM AUTH AND CIPHERING REQ (rand = 98 aa 90 e4 8e 4f ae a9 e5 14 a8 c3 ce 62 78 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120204142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120204142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120204142 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120204142 DMM INFO MM(262420000000033/dfcdfc48) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120204142 DMM NOTICE MM(262420000000033/dfcdfc48) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120204142 DMM DEBUG MM(262420000000033/dfcdfc48) checking auth: received GSM SRES = 38 ff 33 eb (gprs_gmm.c:666) 20241025120204142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120204142 DMM DEBUG MM(262420000000033/dfcdfc48) Requesting authorization (sgsn_auth.c:160) 20241025120204142 DMM INFO MM(262420000000033/dfcdfc48) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120204142 DMM DEBUG MM(262420000000033/dfcdfc48) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120204142 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241025120204142 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) 20241025120204142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120204142 DMM INFO MM(262420000000033/dfcdfc48) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfcdfc48) (gprs_gmm.c:300) 20241025120204145 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120204145 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120204145 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241025120204145 DMM INFO MM(262420000000033/dfcdfc48) Subscriber data update (mmctx.c:445) 20241025120204145 DMM DEBUG MM(262420000000033/dfcdfc48) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120204145 DMM INFO MM(262420000000033/dfcdfc48) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120204145 DMM NOTICE MM(262420000000033/dfcdfc48) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241025120204145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120204145 DMM NOTICE MM(262420000000033/dfcdfc48) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120204145 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) 20241025120204146 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120204146 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241025120204146 DMM INFO MM(262420000000033/dfcdfc48) Subscriber data update (mmctx.c:445) 20241025120204146 DMM DEBUG MM(262420000000033/dfcdfc48) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120204159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120204159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120204159 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120204159 DMM INFO MM(262420000000033/dfcdfc48) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120204159 DMM NOTICE MM(262420000000033/dfcdfc48) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120204159 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120204159 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120204159 DLLC NOTICE LLME(ef22b700/dfcdfc48){ASSIGNED} LLGM Assign pre (ffffffff => dfcdfc48) (gprs_llc.c:1079) 20241025120204159 DLLC NOTICE LLME(ffffffff/dfcdfc48){ASSIGNED} LLGM Assign post (ffffffff => dfcdfc48) (gprs_llc.c:1125) 20241025120204159 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120204159 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120204159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120204159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@902a01de329b: setverdict(pass): none -> pass 20241025120204212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120204212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241025120204212 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120204212 DMM INFO MM(262420000000033/dfcdfc48) -> GMM DETACH REQUEST TLLI=0xdfcdfc48 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241025120204212 DMM INFO MM(262420000000033/dfcdfc48) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025120204212 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120204212 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120204212 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120204212 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120204212 DLLC NOTICE LLME(ffffffff/dfcdfc48){ASSIGNED} LLGM Assign pre (dfcdfc48 => ffffffff) (gprs_llc.c:1079) 20241025120204212 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfcdfc48 => ffffffff) (gprs_llc.c:1125) 20241025120204212 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241025120204212 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) 20241025120204212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120204212 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120204212 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120204212 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120204214 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@902a01de329b: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@902a01de329b: Final verdict of PTC: pass 20241025120209221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36890<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@902a01de329b: Final verdict of PTC: none -NSVCI97(331)@902a01de329b: Final verdict of PTC: none 20241025120209223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120209223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(336)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@902a01de329b: Final verdict of PTC: none -NSVCI99(341)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(329)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@902a01de329b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@902a01de329b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@902a01de329b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(339)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(334)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:02:09 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 20241025120209329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120209630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88032) 20241025120210223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120210223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88032, count=94444) 20241025120211224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120211224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:02: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.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 20241025120212225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120212226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_check_complete_resend started. 20241025120212658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120212659 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120212686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120212686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120212686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120212686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120212686 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120212686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120212686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120212686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120212686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120212688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120212688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120212688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120212688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120212688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120212688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120212688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120212688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120212688 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120212688 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120212688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120212688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120212688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025120212692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120212702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120212702 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(351)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@902a01de329b: Provider Link came up: sending NS-RESET TC_attach_check_complete_resend-BVCI196(349)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120212706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120212706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120212706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120212706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120212706 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120212706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120212706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120212706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120212706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120212708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120212708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120212708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120212708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120212708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120212708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120212708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120212708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120212708 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120212708 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120212708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120212708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120212708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120212711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120212717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120212717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120212728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120212728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120212728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120212728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120212728 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120212728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120212728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120212728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120212728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120212729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120212729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120212729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120212729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120212729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120212729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120212729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120212729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120212729 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120212729 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120212729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120212730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120212730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120212732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120212737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120212737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120213226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120213227 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120213227 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120213227 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120213231 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120213232 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@902a01de329b: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E524FC06'O, index=0 SGSN_Test-GSUP(362)@902a01de329b: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@902a01de329b: 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 := '1591BC425797A77A4D8B9B110027FCB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9033F29F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30F25FC8D43382E3'O } } } } } 20241025120214266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120214266 DLLC NOTICE LLME(ffffffff/e524fc06){UNASSIGNED} LLC RX: unknown TLLI 0xe524fc06, creating LLME on the fly (gprs_llc.c:552) 20241025120214266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120214266 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025120214266 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120214266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120214266 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120214266 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120214266 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120214266 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120214266 DLLC NOTICE LLME(ffffffff/e524fc06){UNASSIGNED} LLGM Assign pre (e524fc06 => e9175b02) (gprs_llc.c:1079) 20241025120214266 DLLC NOTICE LLME(e524fc06/e9175b02){ASSIGNED} LLGM Assign post (e524fc06 => e9175b02) (gprs_llc.c:1125) 20241025120214266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120214266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120214266 DMM DEBUG MM(262420000000036/e9175b02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120214276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120214276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120214276 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120214276 DMM DEBUG MM(262420000000036/e9175b02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241025120214276 DMM NOTICE MM(262420000000036/e9175b02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120214276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120214276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120214276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120214276 DMM DEBUG MM(262420000000036/e9175b02) Requesting authorization (sgsn_auth.c:160) 20241025120214276 DMM INFO MM(262420000000036/e9175b02) Requesting authentication tuples (sgsn_auth.c:184) 20241025120214276 DMM DEBUG MM(262420000000036/e9175b02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120214276 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241025120214276 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)@902a01de329b: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@902a01de329b: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241025120214278 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120214278 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120214278 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120214278 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120214278 DMM INFO MM(262420000000036/e9175b02) Subscriber data update (mmctx.c:445) 20241025120214278 DMM DEBUG MM(262420000000036/e9175b02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120214278 DMM INFO MM(262420000000036/e9175b02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120214278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120214278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120214278 DMM INFO MM(262420000000036/e9175b02) <- GMM AUTH AND CIPHERING REQ (rand = 15 91 bc 42 57 97 a7 7a 4d 8b 9b 11 00 27 fc b1 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120214285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120214285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120214285 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120214285 DMM INFO MM(262420000000036/e9175b02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120214285 DMM NOTICE MM(262420000000036/e9175b02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120214285 DMM DEBUG MM(262420000000036/e9175b02) checking auth: received GSM SRES = 90 33 f2 9f (gprs_gmm.c:666) 20241025120214285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120214285 DMM DEBUG MM(262420000000036/e9175b02) Requesting authorization (sgsn_auth.c:160) 20241025120214285 DMM INFO MM(262420000000036/e9175b02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120214285 DMM DEBUG MM(262420000000036/e9175b02) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120214285 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241025120214285 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) 20241025120214285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120214285 DMM INFO MM(262420000000036/e9175b02) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9175b02) (gprs_gmm.c:300) 20241025120214286 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120214286 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120214286 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241025120214286 DMM INFO MM(262420000000036/e9175b02) Subscriber data update (mmctx.c:445) 20241025120214286 DMM DEBUG MM(262420000000036/e9175b02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120214286 DMM INFO MM(262420000000036/e9175b02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120214286 DMM NOTICE MM(262420000000036/e9175b02) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241025120214286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120214286 DMM NOTICE MM(262420000000036/e9175b02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120214286 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) 20241025120214286 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120214286 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241025120214286 DMM INFO MM(262420000000036/e9175b02) Subscriber data update (mmctx.c:445) 20241025120214286 DMM DEBUG MM(262420000000036/e9175b02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@902a01de329b: Warning: Re-starting timer T, which is already active (running or expired). 20241025120220070 DGPRS DEBUG Checking for inactive LLMEs, time = 32385939 (sgsn.c:131) 20241025120220286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025120220286 DMM INFO MM(262420000000036/e9175b02) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9175b02) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@902a01de329b: Warning: Re-starting timer T, which is already active (running or expired). 20241025120226287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025120226287 DMM INFO MM(262420000000036/e9175b02) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9175b02) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@902a01de329b: Warning: Re-starting timer T, which is already active (running or expired). 20241025120232288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025120232289 DMM INFO MM(262420000000036/e9175b02) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9175b02) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@902a01de329b: Warning: Re-starting timer T, which is already active (running or expired). 20241025120233227 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025120233227 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120233228 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241025120238289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025120238289 DMM INFO MM(262420000000036/e9175b02) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9175b02) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@902a01de329b: Warning: Re-starting timer T, which is already active (running or expired). 20241025120242690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120242696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120242696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120242709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120242713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120242713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120242730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120242734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120242734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120244290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241025120244290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241025120244290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025120244290 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241025120244290 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) 20241025120244290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Reject}: Deallocated (fsm.c:568) 20241025120244290 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120244291 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120244291 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025120244291 DLLC NOTICE LLME(e524fc06/e9175b02){ASSIGNED} LLGM Assign pre (e9175b02 => ffffffff) (gprs_llc.c:1079) 20241025120244291 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9175b02 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@902a01de329b: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@902a01de329b: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@902a01de329b: Final verdict of PTC: pass 20241025120248319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49514<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120248323 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120248323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(361)@902a01de329b: Final verdict of PTC: none -NSVCI97(350)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(362)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@902a01de329b: Final verdict of PTC: none -NSVCI99(360)@902a01de329b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@902a01de329b: Final verdict of PTC: none -NSVCI98(355)@902a01de329b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@902a01de329b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(358)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(353)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(348)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:02:48 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 20241025120248395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120248697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88828) 20241025120249325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120249325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88828, count=94260) 20241025120250071 DGPRS DEBUG Checking for inactive LLMEs, time = 32385969 (sgsn.c:131) 20241025120250326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120250326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:02: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_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 20241025120251328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120251328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_hlr_location_cancel_request_update started. 20241025120251751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120251753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120251797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120251797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120251797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120251797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120251797 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120251797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120251797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120251797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120251797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120251798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120251798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120251798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120251799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120251799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120251799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120251799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120251799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120251799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120251799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120251799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120251799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120251799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120251802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120251809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120251809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120251817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120251817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120251817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120251817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120251817 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120251817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120251817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120251817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120251817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120251818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120251818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120251818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120251818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120251818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120251818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120251818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120251818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120251818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120251818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120251818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120251818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120251818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120251820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120251826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120251826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120251835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120251835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120251835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120251835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120251835 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120251835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120251835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120251835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120251835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120251836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120251836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120251836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120251836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120251836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120251836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120251836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120251836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120251836 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120251836 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120251836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120251837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120251837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120251838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120251843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120251843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120252328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120252328 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120252328 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120252328 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120252330 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120252330 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@902a01de329b: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E3040708'O, index=0 SGSN_Test-GSUP(381)@902a01de329b: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@902a01de329b: 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 := 'A569E53D72DE73BB35F5C329BCFC18E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEA3583E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C571135BBCC74554'O } } } } } 20241025120253377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120253377 DLLC NOTICE LLME(ffffffff/e3040708){UNASSIGNED} LLC RX: unknown TLLI 0xe3040708, creating LLME on the fly (gprs_llc.c:552) 20241025120253377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120253377 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241025120253377 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120253377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120253377 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120253377 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120253377 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120253377 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120253377 DLLC NOTICE LLME(ffffffff/e3040708){UNASSIGNED} LLGM Assign pre (e3040708 => e54597ac) (gprs_llc.c:1079) 20241025120253377 DLLC NOTICE LLME(e3040708/e54597ac){ASSIGNED} LLGM Assign post (e3040708 => e54597ac) (gprs_llc.c:1125) 20241025120253377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120253377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120253377 DMM DEBUG MM(262420000000031/e54597ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120253391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120253391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120253391 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120253391 DMM DEBUG MM(262420000000031/e54597ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241025120253391 DMM NOTICE MM(262420000000031/e54597ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120253391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120253391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120253391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120253391 DMM DEBUG MM(262420000000031/e54597ac) Requesting authorization (sgsn_auth.c:160) 20241025120253391 DMM INFO MM(262420000000031/e54597ac) Requesting authentication tuples (sgsn_auth.c:184) 20241025120253391 DMM DEBUG MM(262420000000031/e54597ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120253391 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241025120253391 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)@902a01de329b: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@902a01de329b: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241025120253394 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120253394 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120253394 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120253395 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120253395 DMM INFO MM(262420000000031/e54597ac) Subscriber data update (mmctx.c:445) 20241025120253395 DMM DEBUG MM(262420000000031/e54597ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120253395 DMM INFO MM(262420000000031/e54597ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120253395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120253395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120253395 DMM INFO MM(262420000000031/e54597ac) <- GMM AUTH AND CIPHERING REQ (rand = a5 69 e5 3d 72 de 73 bb 35 f5 c3 29 bc fc 18 e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120253403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120253403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120253403 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120253403 DMM INFO MM(262420000000031/e54597ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120253403 DMM NOTICE MM(262420000000031/e54597ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120253403 DMM DEBUG MM(262420000000031/e54597ac) checking auth: received GSM SRES = be a3 58 3e (gprs_gmm.c:666) 20241025120253403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120253403 DMM DEBUG MM(262420000000031/e54597ac) Requesting authorization (sgsn_auth.c:160) 20241025120253403 DMM INFO MM(262420000000031/e54597ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120253403 DMM DEBUG MM(262420000000031/e54597ac) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120253403 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241025120253403 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) 20241025120253403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120253403 DMM INFO MM(262420000000031/e54597ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xe54597ac) (gprs_gmm.c:300) 20241025120253405 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120253405 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120253405 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241025120253405 DMM INFO MM(262420000000031/e54597ac) Subscriber data update (mmctx.c:445) 20241025120253405 DMM DEBUG MM(262420000000031/e54597ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120253405 DMM INFO MM(262420000000031/e54597ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120253405 DMM NOTICE MM(262420000000031/e54597ac) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241025120253405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120253405 DMM NOTICE MM(262420000000031/e54597ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120253405 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) 20241025120253406 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120253406 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241025120253406 DMM INFO MM(262420000000031/e54597ac) Subscriber data update (mmctx.c:445) 20241025120253406 DMM DEBUG MM(262420000000031/e54597ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120253413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120253413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120253413 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120253413 DMM INFO MM(262420000000031/e54597ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120253413 DMM NOTICE MM(262420000000031/e54597ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120253413 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120253413 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120253413 DLLC NOTICE LLME(e3040708/e54597ac){ASSIGNED} LLGM Assign pre (ffffffff => e54597ac) (gprs_llc.c:1079) 20241025120253413 DLLC NOTICE LLME(ffffffff/e54597ac){ASSIGNED} LLGM Assign post (ffffffff => e54597ac) (gprs_llc.c:1125) 20241025120253413 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120253413 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120253414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120253414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@902a01de329b: setverdict(pass): none -> pass 20241025120253463 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241025120253463 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241025120253463 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) 20241025120253463 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241025120253463 DMM INFO MM(262420000000031/e54597ac) Subscriber data update (mmctx.c:445) 20241025120253463 DMM DEBUG MM(262420000000031/e54597ac) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241025120253463 DMM INFO MM(262420000000031/e54597ac) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241025120253463 DMM INFO MM(262420000000031/e54597ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120253463 DMM INFO MM(262420000000031/e54597ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120253463 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120253463 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120253463 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120253463 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120253463 DLLC NOTICE LLME(ffffffff/e54597ac){ASSIGNED} LLGM Assign pre (e54597ac => ffffffff) (gprs_llc.c:1079) 20241025120253463 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e54597ac => ffffffff) (gprs_llc.c:1125) 20241025120253463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120253463 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120253463 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120253463 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed MC@902a01de329b: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241025120258471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56698<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(381)@902a01de329b: Final verdict of PTC: none 20241025120258472 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120258472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(369)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@902a01de329b: Final verdict of PTC: none -NSVCI99(379)@902a01de329b: Final verdict of PTC: none -NSVCI98(374)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(367)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@902a01de329b: Final verdict of PTC: pass -NSVCI98-provIP(372)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(377)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@902a01de329b: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:02:58 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 20241025120258544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120258846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86996) 20241025120259474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120259474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86996, count=92428) 20241025120300475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120300475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:03: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_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 20241025120301475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120301476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_hlr_location_cancel_request_withdraw started. 20241025120301921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120301921 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120301954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120301954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120301954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120301954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120301954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120301954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120301954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120301954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120301954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120301955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120301955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120301955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120301955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120301955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120301955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120301955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120301955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120301955 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120301955 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120301955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120301955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120301955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120301957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120301963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120301963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120301975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120301975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120301975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120301975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120301975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120301975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120301975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120301975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120301975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120301976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120301976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120301976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120301976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120301976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120301976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120301976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120301976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120301976 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120301976 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120301976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120301976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120301976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120301978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120301983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120301983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120301991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120301991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120301991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120301991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120301991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120301991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120301991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120301991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120301991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120301992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120301992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120301992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120301992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120301992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120301992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120301992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120301992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120301992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120301992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120301992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120301992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120301992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120301994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120302000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120302000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120302476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120302477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120302477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120302477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120302481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120302482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@902a01de329b: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C5E0D2D0'O, index=0 SGSN_Test-GSUP(400)@902a01de329b: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@902a01de329b: 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 := '0174811375EA20B33B558671187DA07A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFAC7CCB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '601B7B00E4A2DD53'O } } } } } 20241025120303516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120303516 DLLC NOTICE LLME(ffffffff/c5e0d2d0){UNASSIGNED} LLC RX: unknown TLLI 0xc5e0d2d0, creating LLME on the fly (gprs_llc.c:552) 20241025120303516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120303516 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241025120303516 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120303516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120303516 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120303516 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120303516 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120303516 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120303516 DLLC NOTICE LLME(ffffffff/c5e0d2d0){UNASSIGNED} LLGM Assign pre (c5e0d2d0 => ff121fb0) (gprs_llc.c:1079) 20241025120303516 DLLC NOTICE LLME(c5e0d2d0/ff121fb0){ASSIGNED} LLGM Assign post (c5e0d2d0 => ff121fb0) (gprs_llc.c:1125) 20241025120303517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120303517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120303517 DMM DEBUG MM(262420000000029/ff121fb0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120303524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120303524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120303524 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120303524 DMM DEBUG MM(262420000000029/ff121fb0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241025120303524 DMM NOTICE MM(262420000000029/ff121fb0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120303524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120303524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120303524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120303524 DMM DEBUG MM(262420000000029/ff121fb0) Requesting authorization (sgsn_auth.c:160) 20241025120303524 DMM INFO MM(262420000000029/ff121fb0) Requesting authentication tuples (sgsn_auth.c:184) 20241025120303524 DMM DEBUG MM(262420000000029/ff121fb0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120303524 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241025120303524 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)@902a01de329b: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@902a01de329b: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241025120303526 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120303526 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120303526 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120303526 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120303526 DMM INFO MM(262420000000029/ff121fb0) Subscriber data update (mmctx.c:445) 20241025120303526 DMM DEBUG MM(262420000000029/ff121fb0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120303526 DMM INFO MM(262420000000029/ff121fb0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120303526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120303526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120303526 DMM INFO MM(262420000000029/ff121fb0) <- GMM AUTH AND CIPHERING REQ (rand = 01 74 81 13 75 ea 20 b3 3b 55 86 71 18 7d a0 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120303533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120303533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120303533 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120303533 DMM INFO MM(262420000000029/ff121fb0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120303533 DMM NOTICE MM(262420000000029/ff121fb0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120303533 DMM DEBUG MM(262420000000029/ff121fb0) checking auth: received GSM SRES = ff ac 7c cb (gprs_gmm.c:666) 20241025120303533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120303533 DMM DEBUG MM(262420000000029/ff121fb0) Requesting authorization (sgsn_auth.c:160) 20241025120303533 DMM INFO MM(262420000000029/ff121fb0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120303533 DMM DEBUG MM(262420000000029/ff121fb0) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120303533 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241025120303533 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) 20241025120303533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120303533 DMM INFO MM(262420000000029/ff121fb0) <- GMM ATTACH ACCEPT (new P-TMSI=0xff121fb0) (gprs_gmm.c:300) 20241025120303534 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120303534 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120303534 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241025120303534 DMM INFO MM(262420000000029/ff121fb0) Subscriber data update (mmctx.c:445) 20241025120303534 DMM DEBUG MM(262420000000029/ff121fb0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120303534 DMM INFO MM(262420000000029/ff121fb0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120303534 DMM NOTICE MM(262420000000029/ff121fb0) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241025120303534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120303534 DMM NOTICE MM(262420000000029/ff121fb0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120303534 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) 20241025120303534 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120303534 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241025120303534 DMM INFO MM(262420000000029/ff121fb0) Subscriber data update (mmctx.c:445) 20241025120303534 DMM DEBUG MM(262420000000029/ff121fb0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120303539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120303539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120303539 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120303539 DMM INFO MM(262420000000029/ff121fb0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120303539 DMM NOTICE MM(262420000000029/ff121fb0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120303539 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120303539 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120303539 DLLC NOTICE LLME(c5e0d2d0/ff121fb0){ASSIGNED} LLGM Assign pre (ffffffff => ff121fb0) (gprs_llc.c:1079) 20241025120303539 DLLC NOTICE LLME(ffffffff/ff121fb0){ASSIGNED} LLGM Assign post (ffffffff => ff121fb0) (gprs_llc.c:1125) 20241025120303539 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120303539 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120303539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120303539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@902a01de329b: setverdict(pass): none -> pass 20241025120303590 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241025120303590 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241025120303590 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) 20241025120303590 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241025120303590 DMM INFO MM(262420000000029/ff121fb0) Subscriber data update (mmctx.c:445) 20241025120303590 DMM DEBUG MM(262420000000029/ff121fb0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241025120303590 DMM INFO MM(262420000000029/ff121fb0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241025120303590 DMM INFO MM(262420000000029/ff121fb0) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241025120303590 DMM NOTICE MM(262420000000029/ff121fb0) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241025120303590 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241025120303590 DMM INFO MM(262420000000029/ff121fb0) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241025120303590 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120303590 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120303590 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120303590 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120303590 DLLC NOTICE LLME(ffffffff/ff121fb0){ASSIGNED} LLGM Assign pre (ff121fb0 => ffffffff) (gprs_llc.c:1079) 20241025120303590 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff121fb0 => ffffffff) (gprs_llc.c:1125) 20241025120303590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120303590 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120303590 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120303590 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120303592 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@902a01de329b: Removing Client IMSI='262420000000029'H, index=0 20241025120303607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120303607 DLLC NOTICE LLME(ffffffff/ff121fb0){UNASSIGNED} LLC RX: unknown TLLI 0xff121fb0, creating LLME on the fly (gprs_llc.c:552) 20241025120303607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120303608 DMM NOTICE LLME(ffffffff/ff121fb0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241025120303608 DLLC NOTICE LLME(ffffffff/ff121fb0){UNASSIGNED} LLGM Assign pre (ff121fb0 => ffffffff) (gprs_llc.c:1079) 20241025120303608 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff121fb0 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@902a01de329b: Final verdict of PTC: pass 20241025120303612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51660<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120303616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@902a01de329b: Final verdict of PTC: none 20241025120303616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(388)@902a01de329b: Final verdict of PTC: none -NSVCI98(393)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@902a01de329b: Final verdict of PTC: none -NSVCI99(398)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(400)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(386)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(391)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(396)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@902a01de329b: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:03:03 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 20241025120303717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120304019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44100) 20241025120304618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120304618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44100, count=96936) 20241025120305619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120305619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:03: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.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 20241025120306620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120306620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241025120307058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120307060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120307090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120307090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120307090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120307090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120307090 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120307090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120307090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120307090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120307090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120307092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120307092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120307092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120307092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120307092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120307092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120307092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120307092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120307092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120307092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120307092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120307092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120307092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025120307096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120307106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120307106 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(408)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120307111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120307111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120307111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120307111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120307111 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120307111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120307111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120307111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120307111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120307112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120307112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120307112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120307112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120307112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120307112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120307112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120307112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120307112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120307112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120307112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120307112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120307112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120307116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120307123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120307123 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)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120307141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120307141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120307141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120307141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120307141 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120307141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120307141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120307141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120307141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120307142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120307142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120307142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120307142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120307142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120307142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120307142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120307142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120307142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120307142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120307142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120307143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120307143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120307145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120307151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120307151 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(415)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120307621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120307622 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120307622 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120307622 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120307626 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120307627 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@902a01de329b: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CA7783D0'O, index=0 SGSN_Test-GSUP(419)@902a01de329b: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241025120308693 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) 20241025120308693 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@902a01de329b: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@902a01de329b: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@902a01de329b: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@902a01de329b: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@902a01de329b: Final verdict of PTC: pass 20241025120308704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@902a01de329b: Final verdict of PTC: none 20241025120308709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120308709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(407)@902a01de329b: Final verdict of PTC: none -NSVCI98(412)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@902a01de329b: Final verdict of PTC: none -NSVCI99(418)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(405)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(416)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(410)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@902a01de329b: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:03:08 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 20241025120308796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120309097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48724) 20241025120309710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120309710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48724, count=53080) 20241025120310711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120310711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:03: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.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 20241025120311712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120311712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241025120312215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120312217 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120312267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120312267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120312267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120312267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120312267 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120312267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120312267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120312267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120312267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120312268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120312268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120312268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120312268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120312268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120312268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120312268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120312268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120312268 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120312268 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120312268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120312268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120312268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120312270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120312275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120312275 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)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120312284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120312284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120312284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120312284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120312284 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120312284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120312284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120312284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120312284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120312285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120312285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120312285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120312285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120312285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120312285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120312285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120312285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120312285 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120312285 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120312285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120312285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120312285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120312288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120312294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120312294 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)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120312303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120312303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120312303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120312303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120312303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120312303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120312303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120312303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120312303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120312303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120312303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120312303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120312303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120312303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120312303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120312303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120312303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120312303 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120312303 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120312303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120312304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120312304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120312305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120312310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120312310 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120312714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120312714 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120312714 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120312714 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120312720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241025120312721 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@902a01de329b: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F12C94CC'O, index=0 SGSN_Test-GSUP(438)@902a01de329b: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241025120313774 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) 20241025120313775 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@902a01de329b: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@902a01de329b: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@902a01de329b: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@902a01de329b: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@902a01de329b: Final verdict of PTC: pass 20241025120313784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(426)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@902a01de329b: Final verdict of PTC: none -NSVCI99(436)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@902a01de329b: Final verdict of PTC: none 20241025120313790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120313790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(427)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(438)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@902a01de329b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@902a01de329b: Final verdict of PTC: none -NSVCI98(431)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(429)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(434)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(424)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@902a01de329b: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:03:13 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 20241025120313880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120314182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48932) 20241025120314791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120314792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48932, count=53568) 20241025120315793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120315793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:03: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_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 20241025120316795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120316795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_rau_unknown started. 20241025120317273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120317274 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120317297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120317298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120317298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120317298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120317298 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120317298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120317298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120317298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120317298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120317298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120317298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120317298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120317298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120317298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120317298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120317298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120317298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120317298 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120317298 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120317298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120317299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120317299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120317300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025120317306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120317306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120317315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120317315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120317315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120317315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120317315 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120317315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120317315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120317315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120317315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120317316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120317316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120317316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120317316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120317316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120317316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120317316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120317316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120317316 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120317316 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120317316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120317316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120317316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120317318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120317323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120317323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120317332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120317332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120317332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120317332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120317332 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120317332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120317332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120317332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120317332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120317333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120317333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120317333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120317333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120317333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120317333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120317333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120317333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120317333 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120317333 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120317333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120317333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120317333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120317335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120317339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120317339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120317796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120317796 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120317796 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120317796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120317800 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120317801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@902a01de329b: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DE23E509'O, index=0 SGSN_Test-GSUP(457)@902a01de329b: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241025120318839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120318839 DLLC NOTICE LLME(ffffffff/de23e509){UNASSIGNED} LLC RX: unknown TLLI 0xde23e509, creating LLME on the fly (gprs_llc.c:552) 20241025120318839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241025120318839 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025120318839 DMM NOTICE LLME(ffffffff/de23e509){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241025120318839 DLLC NOTICE LLME(ffffffff/de23e509){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241025120318839 DMM ERROR LLME(ffffffff/de23e509){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241025120318839 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241025120318839 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241025120318839 DLLC NOTICE LLME(ffffffff/de23e509){UNASSIGNED} LLGM Assign pre (de23e509 => ffffffff) (gprs_llc.c:1079) 20241025120318839 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de23e509 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@902a01de329b: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@902a01de329b: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@902a01de329b: Final verdict of PTC: pass 20241025120318846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(441)@902a01de329b: Final verdict of PTC: none -NSVCI98(450)@902a01de329b: Final verdict of PTC: none 20241025120318847 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120318847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(457)@902a01de329b: Final verdict of PTC: none -NSVCI97(445)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@902a01de329b: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@902a01de329b: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@902a01de329b: Final verdict of PTC: none -NSVCI99(455)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@902a01de329b: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(443)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(448)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(453)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@902a01de329b: Test case TC_rau_unknown finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:03:18 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241025120318960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120319261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50304) 20241025120319848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120319848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025120320072 DGPRS DEBUG Checking for inactive LLMEs, time = 32385999 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=50304, count=54660) 20241025120320850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120320850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:03:21 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 20241025120321852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120321852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_rau started. 20241025120322345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120322348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120322392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120322392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120322392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120322392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120322392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120322392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120322392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120322392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120322392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120322393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120322393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120322393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120322394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120322394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120322394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120322394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120322394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120322394 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120322394 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120322394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120322394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120322394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120322397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120322405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120322405 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120322412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120322412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120322412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120322412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120322412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120322413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120322413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120322413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120322413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120322413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120322413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120322413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120322413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120322413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120322413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120322413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120322413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120322413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120322413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120322413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120322414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120322414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120322416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120322420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120322420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120322438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120322438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120322438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120322438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120322438 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120322438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120322438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120322438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120322438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120322438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120322438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120322438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120322438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120322438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120322438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120322439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120322439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120322439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120322439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120322439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(475)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120322439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120322439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120322441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120322447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120322447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120322853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120322853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120322853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120322853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120322857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120322858 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@902a01de329b: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E1451F63'O, index=0 SGSN_Test-GSUP(476)@902a01de329b: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@902a01de329b: 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 := '580F0CE2024B2167DEB5691879F6E100'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50112D46'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27AC6610832F1E65'O } } } } } 20241025120323915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120323915 DLLC NOTICE LLME(ffffffff/e1451f63){UNASSIGNED} LLC RX: unknown TLLI 0xe1451f63, creating LLME on the fly (gprs_llc.c:552) 20241025120323915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120323915 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241025120323915 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120323915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120323915 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120323915 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120323915 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120323915 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120323915 DLLC NOTICE LLME(ffffffff/e1451f63){UNASSIGNED} LLGM Assign pre (e1451f63 => daaf1dae) (gprs_llc.c:1079) 20241025120323915 DLLC NOTICE LLME(e1451f63/daaf1dae){ASSIGNED} LLGM Assign post (e1451f63 => daaf1dae) (gprs_llc.c:1125) 20241025120323915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120323915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120323915 DMM DEBUG MM(262420000000012/daaf1dae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120323922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120323922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120323922 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120323922 DMM DEBUG MM(262420000000012/daaf1dae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241025120323922 DMM NOTICE MM(262420000000012/daaf1dae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120323922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120323922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120323922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120323922 DMM DEBUG MM(262420000000012/daaf1dae) Requesting authorization (sgsn_auth.c:160) 20241025120323922 DMM INFO MM(262420000000012/daaf1dae) Requesting authentication tuples (sgsn_auth.c:184) 20241025120323922 DMM DEBUG MM(262420000000012/daaf1dae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120323922 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241025120323922 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)@902a01de329b: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@902a01de329b: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241025120323923 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120323923 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120323923 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120323923 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120323923 DMM INFO MM(262420000000012/daaf1dae) Subscriber data update (mmctx.c:445) 20241025120323923 DMM DEBUG MM(262420000000012/daaf1dae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120323923 DMM INFO MM(262420000000012/daaf1dae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120323923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120323923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120323923 DMM INFO MM(262420000000012/daaf1dae) <- GMM AUTH AND CIPHERING REQ (rand = 58 0f 0c e2 02 4b 21 67 de b5 69 18 79 f6 e1 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120323928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120323928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120323928 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120323928 DMM INFO MM(262420000000012/daaf1dae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120323928 DMM NOTICE MM(262420000000012/daaf1dae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120323928 DMM DEBUG MM(262420000000012/daaf1dae) checking auth: received GSM SRES = 50 11 2d 46 (gprs_gmm.c:666) 20241025120323928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120323928 DMM DEBUG MM(262420000000012/daaf1dae) Requesting authorization (sgsn_auth.c:160) 20241025120323928 DMM INFO MM(262420000000012/daaf1dae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120323928 DMM DEBUG MM(262420000000012/daaf1dae) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120323928 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241025120323928 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) 20241025120323928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120323928 DMM INFO MM(262420000000012/daaf1dae) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaaf1dae) (gprs_gmm.c:300) 20241025120323929 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120323929 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120323929 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241025120323929 DMM INFO MM(262420000000012/daaf1dae) Subscriber data update (mmctx.c:445) 20241025120323929 DMM DEBUG MM(262420000000012/daaf1dae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120323929 DMM INFO MM(262420000000012/daaf1dae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120323929 DMM NOTICE MM(262420000000012/daaf1dae) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241025120323929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120323929 DMM NOTICE MM(262420000000012/daaf1dae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120323929 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) 20241025120323929 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120323929 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241025120323929 DMM INFO MM(262420000000012/daaf1dae) Subscriber data update (mmctx.c:445) 20241025120323929 DMM DEBUG MM(262420000000012/daaf1dae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120323932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120323932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120323932 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120323932 DMM INFO MM(262420000000012/daaf1dae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120323932 DMM NOTICE MM(262420000000012/daaf1dae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120323932 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120323932 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120323932 DLLC NOTICE LLME(e1451f63/daaf1dae){ASSIGNED} LLGM Assign pre (ffffffff => daaf1dae) (gprs_llc.c:1079) 20241025120323932 DLLC NOTICE LLME(ffffffff/daaf1dae){ASSIGNED} LLGM Assign post (ffffffff => daaf1dae) (gprs_llc.c:1125) 20241025120323932 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120323932 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120323932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120323932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@902a01de329b: setverdict(pass): none -> pass 20241025120323983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120323983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120323983 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120323983 DMM INFO MM(262420000000012/daaf1dae) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025120323983 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120323983 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025120323983 DLLC NOTICE LLME(ffffffff/daaf1dae){ASSIGNED} LLGM Assign pre (daaf1dae => e5aa344d) (gprs_llc.c:1079) 20241025120323984 DLLC NOTICE LLME(daaf1dae/e5aa344d){ASSIGNED} LLGM Assign post (daaf1dae => e5aa344d) (gprs_llc.c:1125) 20241025120323984 DMM INFO MM(262420000000012/e5aa344d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@902a01de329b: Removing Client IMSI='262420000000012'H, index=0 20241025120323988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120323988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241025120323988 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120323988 DMM INFO MM(262420000000012/e5aa344d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025120323988 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025120323988 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120323988 DLLC NOTICE LLME(daaf1dae/e5aa344d){ASSIGNED} LLGM Assign pre (ffffffff => e5aa344d) (gprs_llc.c:1079) 20241025120323988 DLLC NOTICE LLME(ffffffff/e5aa344d){ASSIGNED} LLGM Assign post (ffffffff => e5aa344d) (gprs_llc.c:1125) 20241025120323988 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@902a01de329b: Final verdict of PTC: pass 20241025120323989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34114<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120323990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120323990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(474)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(476)@902a01de329b: Final verdict of PTC: none -NSVCI97(464)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@902a01de329b: Final verdict of PTC: none -NSVCI98(469)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@902a01de329b: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@902a01de329b: Final verdict of PTC: none -NSVCI99(475)@902a01de329b: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(467)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(473)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(462)@902a01de329b: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_rau finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:03:24 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241025120324074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120324477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78956) 20241025120324991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120324991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78956, count=92720) 20241025120325993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120325993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:03: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_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 20241025120326994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120326994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_rau_a_a started. 20241025120327556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120327558 DMM INFO MM(262420000000012/e5aa344d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120327558 DMM INFO MM(262420000000012/e5aa344d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120327558 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120327558 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120327558 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120327559 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120327559 DLLC NOTICE LLME(ffffffff/e5aa344d){ASSIGNED} LLGM Assign pre (e5aa344d => ffffffff) (gprs_llc.c:1079) 20241025120327559 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5aa344d => ffffffff) (gprs_llc.c:1125) 20241025120327559 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241025120327559 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) 20241025120327559 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) 20241025120327559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120327559 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120327559 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120327559 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120327559 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120327597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120327597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120327597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120327597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120327597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120327597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120327597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120327597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120327597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120327598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120327598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120327598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120327599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120327599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120327599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120327599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120327599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120327599 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120327599 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120327599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120327599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120327599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120327601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120327607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120327607 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@902a01de329b: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(488)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120327622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120327622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120327622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120327622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120327622 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120327622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120327622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120327622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120327622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120327623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120327623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120327623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120327624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120327624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120327624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120327624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120327624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120327624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120327624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120327624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120327624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120327624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120327627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(485)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241025120327635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120327635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(493)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120327637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120327637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120327637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120327637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120327637 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120327637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120327637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120327637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120327637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_rau_a_a-BVCI210(486)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120327638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120327638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120327638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120327638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120327638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120327638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120327638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120327638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120327638 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120327638 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120327638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120327638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120327638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120327641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120327647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120327647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120327996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120327996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120327996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120327996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120328000 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025120328001 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@902a01de329b: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='CF133ADF'O, index=0 SGSN_Test-GSUP(495)@902a01de329b: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@902a01de329b: 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 := '42CB0CBC50B3BBD7CBE4C9713F224E73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B926624'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A1B0419D93D61CF6'O } } } } } 20241025120329070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120329070 DLLC NOTICE LLME(ffffffff/cf133adf){UNASSIGNED} LLC RX: unknown TLLI 0xcf133adf, creating LLME on the fly (gprs_llc.c:552) 20241025120329070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120329070 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241025120329070 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120329070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120329070 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120329070 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120329070 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120329070 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120329070 DLLC NOTICE LLME(ffffffff/cf133adf){UNASSIGNED} LLGM Assign pre (cf133adf => e0d9520e) (gprs_llc.c:1079) 20241025120329070 DLLC NOTICE LLME(cf133adf/e0d9520e){ASSIGNED} LLGM Assign post (cf133adf => e0d9520e) (gprs_llc.c:1125) 20241025120329070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120329070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120329070 DMM DEBUG MM(262420000000037/e0d9520e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120329094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120329094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120329094 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120329094 DMM DEBUG MM(262420000000037/e0d9520e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241025120329094 DMM NOTICE MM(262420000000037/e0d9520e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120329094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120329094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120329094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120329094 DMM DEBUG MM(262420000000037/e0d9520e) Requesting authorization (sgsn_auth.c:160) 20241025120329094 DMM INFO MM(262420000000037/e0d9520e) Requesting authentication tuples (sgsn_auth.c:184) 20241025120329094 DMM DEBUG MM(262420000000037/e0d9520e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120329094 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241025120329094 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)@902a01de329b: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@902a01de329b: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241025120329100 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120329100 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120329100 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120329100 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120329100 DMM INFO MM(262420000000037/e0d9520e) Subscriber data update (mmctx.c:445) 20241025120329100 DMM DEBUG MM(262420000000037/e0d9520e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120329100 DMM INFO MM(262420000000037/e0d9520e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120329100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120329100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120329100 DMM INFO MM(262420000000037/e0d9520e) <- GMM AUTH AND CIPHERING REQ (rand = 42 cb 0c bc 50 b3 bb d7 cb e4 c9 71 3f 22 4e 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120329116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120329116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120329116 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120329116 DMM INFO MM(262420000000037/e0d9520e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120329116 DMM NOTICE MM(262420000000037/e0d9520e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120329116 DMM DEBUG MM(262420000000037/e0d9520e) checking auth: received GSM SRES = 0b 92 66 24 (gprs_gmm.c:666) 20241025120329116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120329116 DMM DEBUG MM(262420000000037/e0d9520e) Requesting authorization (sgsn_auth.c:160) 20241025120329116 DMM INFO MM(262420000000037/e0d9520e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120329116 DMM DEBUG MM(262420000000037/e0d9520e) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120329116 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241025120329116 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) 20241025120329116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120329116 DMM INFO MM(262420000000037/e0d9520e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0d9520e) (gprs_gmm.c:300) 20241025120329119 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120329119 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120329119 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241025120329119 DMM INFO MM(262420000000037/e0d9520e) Subscriber data update (mmctx.c:445) 20241025120329119 DMM DEBUG MM(262420000000037/e0d9520e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120329119 DMM INFO MM(262420000000037/e0d9520e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120329119 DMM NOTICE MM(262420000000037/e0d9520e) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241025120329119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120329119 DMM NOTICE MM(262420000000037/e0d9520e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120329119 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) 20241025120329121 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120329121 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241025120329121 DMM INFO MM(262420000000037/e0d9520e) Subscriber data update (mmctx.c:445) 20241025120329121 DMM DEBUG MM(262420000000037/e0d9520e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120329134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120329134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120329134 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120329134 DMM INFO MM(262420000000037/e0d9520e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120329134 DMM NOTICE MM(262420000000037/e0d9520e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120329134 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120329134 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120329134 DLLC NOTICE LLME(cf133adf/e0d9520e){ASSIGNED} LLGM Assign pre (ffffffff => e0d9520e) (gprs_llc.c:1079) 20241025120329134 DLLC NOTICE LLME(ffffffff/e0d9520e){ASSIGNED} LLGM Assign post (ffffffff => e0d9520e) (gprs_llc.c:1125) 20241025120329134 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120329134 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120329134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120329134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@902a01de329b: setverdict(pass): none -> pass 20241025120329193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120329193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120329193 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120329193 DMM INFO MM(262420000000037/e0d9520e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025120329193 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120329193 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025120329193 DLLC NOTICE LLME(ffffffff/e0d9520e){ASSIGNED} LLGM Assign pre (e0d9520e => c3171d27) (gprs_llc.c:1079) 20241025120329193 DLLC NOTICE LLME(e0d9520e/c3171d27){ASSIGNED} LLGM Assign post (e0d9520e => c3171d27) (gprs_llc.c:1125) 20241025120329193 DMM INFO MM(262420000000037/c3171d27) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120329211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120329211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241025120329211 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120329211 DMM INFO MM(262420000000037/c3171d27) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025120329211 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025120329211 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120329211 DLLC NOTICE LLME(e0d9520e/c3171d27){ASSIGNED} LLGM Assign pre (ffffffff => c3171d27) (gprs_llc.c:1079) 20241025120329211 DLLC NOTICE LLME(ffffffff/c3171d27){ASSIGNED} LLGM Assign post (ffffffff => c3171d27) (gprs_llc.c:1125) 20241025120329211 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241025120329212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120329212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120329212 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120329212 DMM INFO MM(262420000000037/c3171d27) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025120329212 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120329212 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025120329212 DLLC NOTICE LLME(ffffffff/c3171d27){ASSIGNED} LLGM Assign pre (c3171d27 => f742b7eb) (gprs_llc.c:1079) 20241025120329212 DLLC NOTICE LLME(c3171d27/f742b7eb){ASSIGNED} LLGM Assign post (c3171d27 => f742b7eb) (gprs_llc.c:1125) 20241025120329212 DMM INFO MM(262420000000037/f742b7eb) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120329223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120329223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120329223 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120329223 DMM INFO MM(262420000000037/f742b7eb) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025120329223 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025120329223 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120329223 DLLC NOTICE LLME(c3171d27/f742b7eb){ASSIGNED} LLGM Assign pre (ffffffff => f742b7eb) (gprs_llc.c:1079) 20241025120329223 DLLC NOTICE LLME(ffffffff/f742b7eb){ASSIGNED} LLGM Assign post (ffffffff => f742b7eb) (gprs_llc.c:1125) 20241025120329223 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241025120329223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120329223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120329223 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120329223 DMM INFO MM(262420000000037/f742b7eb) -> GMM DETACH REQUEST TLLI=0xf742b7eb type=GPRS detach Power-off (gprs_gmm.c:1465) 20241025120329223 DMM INFO MM(262420000000037/f742b7eb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025120329223 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120329223 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120329223 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120329223 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120329223 DLLC NOTICE LLME(ffffffff/f742b7eb){ASSIGNED} LLGM Assign pre (f742b7eb => ffffffff) (gprs_llc.c:1079) 20241025120329223 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f742b7eb => ffffffff) (gprs_llc.c:1125) 20241025120329223 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241025120329223 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) 20241025120329223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120329223 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120329223 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120329223 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120329225 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@902a01de329b: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@902a01de329b: Final verdict of PTC: pass 20241025120334240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34134<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@902a01de329b: Final verdict of PTC: none 20241025120334244 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(479)@902a01de329b: Final verdict of PTC: none 20241025120334244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI210(486)@902a01de329b: Final verdict of PTC: none -NSVCI99(493)@902a01de329b: Final verdict of PTC: none -NSVCI97(483)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@902a01de329b: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@902a01de329b: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@902a01de329b: Final verdict of PTC: none -NSVCI98(489)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(491)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(481)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(487)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:03:34 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 20241025120334355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120334657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106664) 20241025120335246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120335246 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) 20241025120336246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120336247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:03: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_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 20241025120337247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120337248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_rau_a_b started. 20241025120337751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120337753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120337804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120337804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120337805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120337805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120337805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120337805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120337805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120337805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120337805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120337806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120337806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120337806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120337806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120337806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120337806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120337806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120337806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120337806 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120337806 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120337806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120337807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120337807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025120337811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120337816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120337816 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120337822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120337822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120337822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120337822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120337822 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120337822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120337822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120337822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120337822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120337823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120337823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120337823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120337823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120337823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120337823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120337823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120337823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120337823 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120337823 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120337823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120337823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120337824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120337825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120337830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120337830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120337842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120337842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120337842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120337842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120337842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120337842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120337842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120337842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120337842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120337843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120337843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120337843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120337843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120337843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120337843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120337843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120337843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120337843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120337843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120337843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120337844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120337844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120337846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120337850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120337850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120338248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120338248 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120338248 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120338248 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120338251 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120338252 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@902a01de329b: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FB3F6F78'O, index=0 SGSN_Test-GSUP(514)@902a01de329b: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@902a01de329b: 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 := '1AE7FA4E3EC7D8752CDB0B7D760FC52C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '184679C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BBA5061AF6695C6D'O } } } } } 20241025120339279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120339279 DLLC NOTICE LLME(ffffffff/fb3f6f78){UNASSIGNED} LLC RX: unknown TLLI 0xfb3f6f78, creating LLME on the fly (gprs_llc.c:552) 20241025120339279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120339279 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241025120339279 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120339279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120339279 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120339279 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120339279 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120339279 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120339279 DLLC NOTICE LLME(ffffffff/fb3f6f78){UNASSIGNED} LLGM Assign pre (fb3f6f78 => e5fe3b8b) (gprs_llc.c:1079) 20241025120339279 DLLC NOTICE LLME(fb3f6f78/e5fe3b8b){ASSIGNED} LLGM Assign post (fb3f6f78 => e5fe3b8b) (gprs_llc.c:1125) 20241025120339279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120339279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120339279 DMM DEBUG MM(262420000000038/e5fe3b8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120339285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120339285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120339285 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120339285 DMM DEBUG MM(262420000000038/e5fe3b8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241025120339285 DMM NOTICE MM(262420000000038/e5fe3b8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120339285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120339285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120339285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120339285 DMM DEBUG MM(262420000000038/e5fe3b8b) Requesting authorization (sgsn_auth.c:160) 20241025120339285 DMM INFO MM(262420000000038/e5fe3b8b) Requesting authentication tuples (sgsn_auth.c:184) 20241025120339285 DMM DEBUG MM(262420000000038/e5fe3b8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120339285 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241025120339285 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)@902a01de329b: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@902a01de329b: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241025120339287 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120339287 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120339287 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120339287 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120339287 DMM INFO MM(262420000000038/e5fe3b8b) Subscriber data update (mmctx.c:445) 20241025120339287 DMM DEBUG MM(262420000000038/e5fe3b8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120339287 DMM INFO MM(262420000000038/e5fe3b8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120339287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120339287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120339287 DMM INFO MM(262420000000038/e5fe3b8b) <- GMM AUTH AND CIPHERING REQ (rand = 1a e7 fa 4e 3e c7 d8 75 2c db 0b 7d 76 0f c5 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120339290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120339290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120339290 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120339290 DMM INFO MM(262420000000038/e5fe3b8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120339290 DMM NOTICE MM(262420000000038/e5fe3b8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120339290 DMM DEBUG MM(262420000000038/e5fe3b8b) checking auth: received GSM SRES = 18 46 79 c0 (gprs_gmm.c:666) 20241025120339290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120339290 DMM DEBUG MM(262420000000038/e5fe3b8b) Requesting authorization (sgsn_auth.c:160) 20241025120339290 DMM INFO MM(262420000000038/e5fe3b8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120339290 DMM DEBUG MM(262420000000038/e5fe3b8b) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120339290 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241025120339290 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) 20241025120339290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120339290 DMM INFO MM(262420000000038/e5fe3b8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5fe3b8b) (gprs_gmm.c:300) 20241025120339291 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120339291 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120339291 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241025120339291 DMM INFO MM(262420000000038/e5fe3b8b) Subscriber data update (mmctx.c:445) 20241025120339291 DMM DEBUG MM(262420000000038/e5fe3b8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120339291 DMM INFO MM(262420000000038/e5fe3b8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120339291 DMM NOTICE MM(262420000000038/e5fe3b8b) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241025120339291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120339291 DMM NOTICE MM(262420000000038/e5fe3b8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120339291 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) 20241025120339291 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120339291 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241025120339291 DMM INFO MM(262420000000038/e5fe3b8b) Subscriber data update (mmctx.c:445) 20241025120339291 DMM DEBUG MM(262420000000038/e5fe3b8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120339294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120339294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120339294 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120339294 DMM INFO MM(262420000000038/e5fe3b8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120339294 DMM NOTICE MM(262420000000038/e5fe3b8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120339294 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120339294 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120339294 DLLC NOTICE LLME(fb3f6f78/e5fe3b8b){ASSIGNED} LLGM Assign pre (ffffffff => e5fe3b8b) (gprs_llc.c:1079) 20241025120339294 DLLC NOTICE LLME(ffffffff/e5fe3b8b){ASSIGNED} LLGM Assign post (ffffffff => e5fe3b8b) (gprs_llc.c:1125) 20241025120339294 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120339294 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120339294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120339294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@902a01de329b: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@902a01de329b: attach complete sending rau 20241025120339350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120339350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120339350 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120339350 DMM INFO MM(262420000000038/e5fe3b8b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025120339350 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120339350 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025120339350 DLLC NOTICE LLME(ffffffff/e5fe3b8b){ASSIGNED} LLGM Assign pre (e5fe3b8b => cebdcf59) (gprs_llc.c:1079) 20241025120339350 DLLC NOTICE LLME(e5fe3b8b/cebdcf59){ASSIGNED} LLGM Assign post (e5fe3b8b => cebdcf59) (gprs_llc.c:1125) 20241025120339350 DMM INFO MM(262420000000038/cebdcf59) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@902a01de329b: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@902a01de329b: Removing Client IMSI='262420000000038'H, index=0 20241025120339363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120339363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241025120339363 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120339363 DMM INFO MM(262420000000038/cebdcf59) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025120339363 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025120339363 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120339363 DLLC NOTICE LLME(e5fe3b8b/cebdcf59){ASSIGNED} LLGM Assign pre (ffffffff => cebdcf59) (gprs_llc.c:1079) 20241025120339363 DLLC NOTICE LLME(ffffffff/cebdcf59){ASSIGNED} LLGM Assign post (ffffffff => cebdcf59) (gprs_llc.c:1125) 20241025120339363 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@902a01de329b: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CEBDCF59'O, index=0 TC_attach_rau_a_b(516)@902a01de329b: sending second RAU via different RA 20241025120339372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120339372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120339372 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025120339372 DMM INFO MM(262420000000038/cebdcf59) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cebdcf59, P-TMSI: cebdcf59 (00000000), TLLI: cebdcf59 (cebdcf59), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241025120339372 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241025120339372 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025120339372 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120339372 DLLC NOTICE LLME(ffffffff/cebdcf59){ASSIGNED} LLGM Assign pre (cebdcf59 => cebdcf59) (gprs_llc.c:1079) 20241025120339372 DLLC NOTICE LLME(cebdcf59/cebdcf59){ASSIGNED} LLGM Assign post (cebdcf59 => cebdcf59) (gprs_llc.c:1125) 20241025120339372 DMM INFO MM(262420000000038/cebdcf59) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120339393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120339393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120339393 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120339393 DMM INFO MM(262420000000038/cebdcf59) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025120339393 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025120339393 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120339393 DLLC NOTICE LLME(cebdcf59/cebdcf59){ASSIGNED} LLGM Assign pre (ffffffff => cebdcf59) (gprs_llc.c:1079) 20241025120339393 DLLC NOTICE LLME(ffffffff/cebdcf59){ASSIGNED} LLGM Assign post (ffffffff => cebdcf59) (gprs_llc.c:1125) 20241025120339393 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241025120339393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120339393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120339393 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120339393 DMM INFO MM(262420000000038/cebdcf59) -> GMM DETACH REQUEST TLLI=0xcebdcf59 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241025120339393 DMM INFO MM(262420000000038/cebdcf59) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025120339393 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120339393 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120339393 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120339393 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120339393 DLLC NOTICE LLME(ffffffff/cebdcf59){ASSIGNED} LLGM Assign pre (cebdcf59 => ffffffff) (gprs_llc.c:1079) 20241025120339393 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cebdcf59 => ffffffff) (gprs_llc.c:1125) 20241025120339393 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241025120339393 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) 20241025120339393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120339393 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120339393 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120339393 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120339394 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@902a01de329b: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@902a01de329b: Final verdict of PTC: pass 20241025120344403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@902a01de329b: Final verdict of PTC: none -NSVCI97(502)@902a01de329b: Final verdict of PTC: none 20241025120344407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120344408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(507)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@902a01de329b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@902a01de329b: Final verdict of PTC: none -NSVCI99(512)@902a01de329b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@902a01de329b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(500)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(510)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(505)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:03:44 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 20241025120344478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120344779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105928) 20241025120345409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120345409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105928, count=109276) 20241025120346409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120346409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:03:46 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 20241025120347411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120347411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241025120347838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120347840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120347891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120347891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120347891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120347891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120347891 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120347891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120347891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120347891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120347891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120347892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120347892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120347892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120347892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120347892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120347892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120347892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120347892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120347892 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120347892 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120347892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120347892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120347892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120347895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120347902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120347902 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)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120347910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120347910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120347910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120347910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120347910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120347910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120347910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120347910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120347910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120347911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120347911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120347911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120347911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120347911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120347911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120347911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120347911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120347911 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120347911 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120347911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120347911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120347911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120347913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120347919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120347919 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)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120347929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120347929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120347929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120347929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120347929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120347929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120347929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120347929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120347929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120347930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120347930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120347930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120347930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120347930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120347930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120347930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120347930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120347930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120347930 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120347930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120347931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120347931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120347933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120347938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120347938 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120348412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120348412 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120348412 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120348412 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120348416 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120348417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@902a01de329b: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E80413D9'O, index=0 SGSN_Test-GSUP(533)@902a01de329b: 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)@902a01de329b: 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 := '0E48F934AB82B36F3A1BCE2D1F079615'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5184CD78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2920E13F520CAA7'O } } } } } 20241025120349494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120349494 DLLC NOTICE LLME(ffffffff/e80413d9){UNASSIGNED} LLC RX: unknown TLLI 0xe80413d9, creating LLME on the fly (gprs_llc.c:552) 20241025120349494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120349494 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20241025120349495 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120349495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120349495 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120349495 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120349495 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120349495 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120349495 DLLC NOTICE LLME(ffffffff/e80413d9){UNASSIGNED} LLGM Assign pre (e80413d9 => f40e57e7) (gprs_llc.c:1079) 20241025120349495 DLLC NOTICE LLME(e80413d9/f40e57e7){ASSIGNED} LLGM Assign post (e80413d9 => f40e57e7) (gprs_llc.c:1125) 20241025120349495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120349495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120349495 DMM DEBUG MM(262420000000039/f40e57e7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120349521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120349521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120349521 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120349521 DMM DEBUG MM(262420000000039/f40e57e7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241025120349521 DMM NOTICE MM(262420000000039/f40e57e7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120349521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120349521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120349521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120349521 DMM DEBUG MM(262420000000039/f40e57e7) Requesting authorization (sgsn_auth.c:160) 20241025120349521 DMM INFO MM(262420000000039/f40e57e7) Requesting authentication tuples (sgsn_auth.c:184) 20241025120349521 DMM DEBUG MM(262420000000039/f40e57e7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120349521 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241025120349521 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)@902a01de329b: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@902a01de329b: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241025120349527 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120349527 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120349527 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120349527 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120349527 DMM INFO MM(262420000000039/f40e57e7) Subscriber data update (mmctx.c:445) 20241025120349527 DMM DEBUG MM(262420000000039/f40e57e7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120349527 DMM INFO MM(262420000000039/f40e57e7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120349527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120349527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120349527 DMM INFO MM(262420000000039/f40e57e7) <- GMM AUTH AND CIPHERING REQ (rand = 0e 48 f9 34 ab 82 b3 6f 3a 1b ce 2d 1f 07 96 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120349544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120349544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120349544 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120349544 DMM INFO MM(262420000000039/f40e57e7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120349544 DMM NOTICE MM(262420000000039/f40e57e7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120349544 DMM DEBUG MM(262420000000039/f40e57e7) checking auth: received GSM SRES = 51 84 cd 78 (gprs_gmm.c:666) 20241025120349544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120349544 DMM DEBUG MM(262420000000039/f40e57e7) Requesting authorization (sgsn_auth.c:160) 20241025120349544 DMM INFO MM(262420000000039/f40e57e7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120349544 DMM DEBUG MM(262420000000039/f40e57e7) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120349544 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241025120349544 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) 20241025120349544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120349544 DMM INFO MM(262420000000039/f40e57e7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf40e57e7) (gprs_gmm.c:300) 20241025120349547 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120349547 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120349547 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241025120349547 DMM INFO MM(262420000000039/f40e57e7) Subscriber data update (mmctx.c:445) 20241025120349547 DMM DEBUG MM(262420000000039/f40e57e7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120349547 DMM INFO MM(262420000000039/f40e57e7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120349548 DMM NOTICE MM(262420000000039/f40e57e7) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241025120349548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120349548 DMM NOTICE MM(262420000000039/f40e57e7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120349548 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) 20241025120349549 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120349549 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241025120349549 DMM INFO MM(262420000000039/f40e57e7) Subscriber data update (mmctx.c:445) 20241025120349549 DMM DEBUG MM(262420000000039/f40e57e7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120349562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120349562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120349562 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120349562 DMM INFO MM(262420000000039/f40e57e7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120349562 DMM NOTICE MM(262420000000039/f40e57e7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120349562 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120349562 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120349562 DLLC NOTICE LLME(e80413d9/f40e57e7){ASSIGNED} LLGM Assign pre (ffffffff => f40e57e7) (gprs_llc.c:1079) 20241025120349562 DLLC NOTICE LLME(ffffffff/f40e57e7){ASSIGNED} LLGM Assign post (ffffffff => f40e57e7) (gprs_llc.c:1125) 20241025120349562 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120349562 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120349562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120349562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@902a01de329b: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@902a01de329b: attach complete sending rau 20241025120349619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120349619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120349620 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120349620 DMM INFO MM(262420000000039/f40e57e7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025120349620 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120349620 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025120349620 DLLC NOTICE LLME(ffffffff/f40e57e7){ASSIGNED} LLGM Assign pre (f40e57e7 => d2dbdc97) (gprs_llc.c:1079) 20241025120349620 DLLC NOTICE LLME(f40e57e7/d2dbdc97){ASSIGNED} LLGM Assign post (f40e57e7 => d2dbdc97) (gprs_llc.c:1125) 20241025120349620 DMM INFO MM(262420000000039/d2dbdc97) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@902a01de329b: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@902a01de329b: Removing Client IMSI='262420000000039'H, index=0 20241025120349637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120349637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241025120349637 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120349637 DMM INFO MM(262420000000039/d2dbdc97) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025120349637 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025120349637 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120349637 DLLC NOTICE LLME(f40e57e7/d2dbdc97){ASSIGNED} LLGM Assign pre (ffffffff => d2dbdc97) (gprs_llc.c:1079) 20241025120349637 DLLC NOTICE LLME(ffffffff/d2dbdc97){ASSIGNED} LLGM Assign post (ffffffff => d2dbdc97) (gprs_llc.c:1125) 20241025120349637 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@902a01de329b: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D2DBDC97'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@902a01de329b: sending second RAU via different RA with wrong Old RA 20241025120349647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120349647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120349647 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025120349647 DMM NOTICE LLME(ffffffff/d2dbdc97){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241025120349647 DLLC NOTICE LLME(ffffffff/d2dbdc97){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241025120349647 DMM NOTICE MM(262420000000039/d2dbdc97) Rx RA Update Request with unexpected TLLI=d2dbdc97 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241025120349647 DMM ERROR LLME(ffffffff/d2dbdc97){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241025120349647 DMM NOTICE MM(262420000000039/d2dbdc97) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241025120349647 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241025120349647 DMM INFO MM(262420000000039/d2dbdc97) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241025120349647 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120349647 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120349647 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120349648 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120349648 DLLC NOTICE LLME(ffffffff/d2dbdc97){ASSIGNED} LLGM Assign pre (d2dbdc97 => ffffffff) (gprs_llc.c:1079) 20241025120349648 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2dbdc97 => ffffffff) (gprs_llc.c:1125) 20241025120349648 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241025120349648 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) 20241025120349648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120349648 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120349648 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120349648 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120349669 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241025120349670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120349670 DLLC NOTICE LLME(ffffffff/d2dbdc97){UNASSIGNED} LLC RX: unknown TLLI 0xd2dbdc97, creating LLME on the fly (gprs_llc.c:552) 20241025120349670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241025120349670 DMM NOTICE LLME(ffffffff/d2dbdc97){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241025120350073 DGPRS DEBUG Checking for inactive LLMEs, time = 32386029 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@902a01de329b: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@902a01de329b: Final verdict of PTC: pass 20241025120354683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57994<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@902a01de329b: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@902a01de329b: Final verdict of PTC: none -NSVCI98(526)@902a01de329b: Final verdict of PTC: none -NSVCI97(521)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@902a01de329b: Final verdict of PTC: none -NSVCI99(531)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@902a01de329b: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@902a01de329b: Final verdict of PTC: none 20241025120354690 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120354691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(524)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(529)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(519)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:03:54 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 20241025120354831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120355133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56258<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101468) 20241025120355693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120355693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101468, count=105824) 20241025120356695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120356695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:03: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_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 20241025120357697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120357697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_usim_resync started. 20241025120358238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120358240 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120358280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120358280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120358280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120358280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120358280 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120358280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120358280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120358280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120358280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120358281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120358281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120358281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120358281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120358281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120358281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120358281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120358281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120358281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120358281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120358281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120358282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120358282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120358283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120358288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120358289 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120358298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120358298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120358298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120358298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120358298 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120358298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120358298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120358298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120358298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120358298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120358298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120358298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120358298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120358298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120358299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120358299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120358299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120358299 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120358299 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120358299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120358299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120358299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120358301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120358307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120358307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120358318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120358318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120358318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120358318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120358318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120358318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120358318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120358318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120358318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120358319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120358319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120358319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120358319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120358319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120358319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120358319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120358319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120358319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120358319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120358319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120358319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120358319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120358321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120358326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120358326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120358698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120358698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120358698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120358698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120358703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120358704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@902a01de329b: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='E61ACD31'O, index=0 SGSN_Test-GSUP(552)@902a01de329b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@902a01de329b: 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 := '86F1B3B0ACA0E73DF550FE90B88F17D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A56CB7F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '25DE39231FD0708D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6D25BB98944D8ED5E5312E638E4E723A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CBDDC846881FB8C093997571AD94FBF9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '75B930C235FE84D2321B5A39FDB70422'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C2811340F070296C'O } } } } } 20241025120359739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120359739 DLLC NOTICE LLME(ffffffff/e61acd31){UNASSIGNED} LLC RX: unknown TLLI 0xe61acd31, creating LLME on the fly (gprs_llc.c:552) 20241025120359739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120359739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025120359739 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120359739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120359739 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120359739 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120359739 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120359739 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120359739 DLLC NOTICE LLME(ffffffff/e61acd31){UNASSIGNED} LLGM Assign pre (e61acd31 => dd2ccf23) (gprs_llc.c:1079) 20241025120359739 DLLC NOTICE LLME(e61acd31/dd2ccf23){ASSIGNED} LLGM Assign post (e61acd31 => dd2ccf23) (gprs_llc.c:1125) 20241025120359739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120359739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120359739 DMM DEBUG MM(262420000000040/dd2ccf23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120359745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120359745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120359745 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120359745 DMM DEBUG MM(262420000000040/dd2ccf23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025120359745 DMM NOTICE MM(262420000000040/dd2ccf23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120359745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120359745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120359745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120359745 DMM DEBUG MM(262420000000040/dd2ccf23) Requesting authorization (sgsn_auth.c:160) 20241025120359745 DMM INFO MM(262420000000040/dd2ccf23) Requesting authentication tuples (sgsn_auth.c:184) 20241025120359745 DMM DEBUG MM(262420000000040/dd2ccf23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120359745 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025120359745 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)@902a01de329b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@902a01de329b: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241025120359747 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120359747 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120359747 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120359747 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120359747 DMM INFO MM(262420000000040/dd2ccf23) Subscriber data update (mmctx.c:445) 20241025120359747 DMM DEBUG MM(262420000000040/dd2ccf23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120359747 DMM INFO MM(262420000000040/dd2ccf23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120359747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120359747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120359747 DMM INFO MM(262420000000040/dd2ccf23) <- GMM AUTH AND CIPHERING REQ (rand = 86 f1 b3 b0 ac a0 e7 3d f5 50 fe 90 b8 8f 17 d6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 75 b9 30 c2 35 fe 84 d2 32 1b 5a 39 fd b7 04 22 ) (gprs_gmm.c:483) 20241025120359750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120359750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120359750 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120359750 DMM INFO MM(262420000000040/dd2ccf23) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241025120359750 DMM INFO MM(262420000000040/dd2ccf23) R99 AUTHENTICATION SYNCH (AUTS = b6352d313f6d85abe33536a33f5f) (gprs_gmm.c:711) 20241025120359750 DMM DEBUG MM(262420000000040/dd2ccf23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120359750 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241025120359750 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e b6 35 2d 31 3f 6d 85 ab e3 35 36 a3 3f 5f 20 10 86 f1 b3 b0 ac a0 e7 3d f5 50 fe 90 b8 8f 17 d6 28 01 01 (gprs_subscriber.c:210) 20241025120359750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241025120359750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241025120359751 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120359751 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120359751 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120359751 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120359751 DMM INFO MM(262420000000040/dd2ccf23) Subscriber data update (mmctx.c:445) 20241025120359751 DMM DEBUG MM(262420000000040/dd2ccf23) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241025120359751 DMM INFO MM(262420000000040/dd2ccf23) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241025120359751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120359751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120359751 DMM INFO MM(262420000000040/dd2ccf23) <- GMM AUTH AND CIPHERING REQ (rand = 84 82 f4 44 1d 19 1c 57 7a b3 98 8f 94 2a 73 c4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b ec d3 b1 93 0b 54 2f 24 3e 8b a9 49 22 01 5a ) (gprs_gmm.c:483) 20241025120359753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120359753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x659af0 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120359753 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120359753 DMM INFO MM(262420000000040/dd2ccf23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120359753 DMM NOTICE MM(262420000000040/dd2ccf23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120359753 DMM DEBUG MM(262420000000040/dd2ccf23) checking auth: received UMTS RES = 7b 70 a9 29 51 b1 24 8c (gprs_gmm.c:666) 20241025120359753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120359753 DMM DEBUG MM(262420000000040/dd2ccf23) Requesting authorization (sgsn_auth.c:160) 20241025120359753 DMM INFO MM(262420000000040/dd2ccf23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120359753 DMM DEBUG MM(262420000000040/dd2ccf23) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120359753 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241025120359753 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) 20241025120359753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120359753 DMM INFO MM(262420000000040/dd2ccf23) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd2ccf23) (gprs_gmm.c:300) 20241025120359754 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120359754 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120359754 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241025120359754 DMM INFO MM(262420000000040/dd2ccf23) Subscriber data update (mmctx.c:445) 20241025120359754 DMM DEBUG MM(262420000000040/dd2ccf23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120359754 DMM INFO MM(262420000000040/dd2ccf23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120359754 DMM NOTICE MM(262420000000040/dd2ccf23) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241025120359754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120359754 DMM NOTICE MM(262420000000040/dd2ccf23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120359754 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) 20241025120359754 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120359754 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241025120359754 DMM INFO MM(262420000000040/dd2ccf23) Subscriber data update (mmctx.c:445) 20241025120359754 DMM DEBUG MM(262420000000040/dd2ccf23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@902a01de329b: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@902a01de329b: Removing Client IMSI='262420000000040'H, index=0 20241025120359756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120359756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120359756 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120359756 DMM INFO MM(262420000000040/dd2ccf23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120359756 DMM NOTICE MM(262420000000040/dd2ccf23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120359756 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120359756 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120359756 DLLC NOTICE LLME(e61acd31/dd2ccf23){ASSIGNED} LLGM Assign pre (ffffffff => dd2ccf23) (gprs_llc.c:1079) 20241025120359756 DLLC NOTICE LLME(ffffffff/dd2ccf23){ASSIGNED} LLGM Assign post (ffffffff => dd2ccf23) (gprs_llc.c:1125) 20241025120359756 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120359756 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120359756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120359756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@902a01de329b: Final verdict of PTC: pass 20241025120359757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56260<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@902a01de329b: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@902a01de329b: Final verdict of PTC: none -NSVCI97(540)@902a01de329b: Final verdict of PTC: none -NSVCI99(550)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@902a01de329b: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@902a01de329b: Final verdict of PTC: none 20241025120359760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120359760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(545)@902a01de329b: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(548)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(538)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(543)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_usim_resync finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:03:59 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 20241025120359849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120400251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90660) 20241025120400761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120400761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90660, count=95016) 20241025120401763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120401763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:04: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_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 20241025120402765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120402765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_usim_a54_a54 started. 20241025120403341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120403343 DMM INFO MM(262420000000040/dd2ccf23) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120403343 DMM INFO MM(262420000000040/dd2ccf23) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120403343 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120403343 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120403343 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120403343 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120403343 DLLC NOTICE LLME(ffffffff/dd2ccf23){ASSIGNED} LLGM Assign pre (dd2ccf23 => ffffffff) (gprs_llc.c:1079) 20241025120403343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd2ccf23 => ffffffff) (gprs_llc.c:1125) 20241025120403343 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241025120403343 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) 20241025120403343 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) 20241025120403343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120403343 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120403344 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120403344 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120403344 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120403393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120403393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120403394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120403394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120403394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120403394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120403394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120403394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120403394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120403397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120403397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120403397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120403397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120403397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120403397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120403397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120403397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120403397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120403398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120403398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120403402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120403408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120403408 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120403418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120403418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120403418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120403418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120403418 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120403418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120403418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120403418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120403418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120403419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120403419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120403419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120403419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120403419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120403419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120403419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120403419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120403419 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120403419 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120403419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120403419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120403419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120403421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120403426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120403426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120403437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120403437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120403437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120403437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120403437 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120403437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120403437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120403437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120403437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120403438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120403438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120403438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120403438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120403438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120403438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120403438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120403438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120403438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120403438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120403438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120403438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120403438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120403440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120403447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120403447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120403766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120403766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120403766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120403766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@902a01de329b: Established a new IPA connection (conn_id=2) 20241025120403767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120403768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@902a01de329b: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='F058DB56'O, index=0 SGSN_Test-GSUP(571)@902a01de329b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@902a01de329b: 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 := '1813BDA9A63A44E264F42731CE22B36E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A45D583'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6ABB1409EBAB8D16'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E4D6F05CC9A2DADA58D834CC34118774'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '959DF46F7DCFAC469D47FA41504FF7E1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A519E4FEA6B7440687EB7E6F31DA75B0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6A8659CBCF336F8E'O } } } } } 20241025120404841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120404841 DLLC NOTICE LLME(ffffffff/f058db56){UNASSIGNED} LLC RX: unknown TLLI 0xf058db56, creating LLME on the fly (gprs_llc.c:552) 20241025120404841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120404841 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025120404841 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120404841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120404841 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120404841 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120404841 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120404841 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120404841 DLLC NOTICE LLME(ffffffff/f058db56){UNASSIGNED} LLGM Assign pre (f058db56 => c5a40051) (gprs_llc.c:1079) 20241025120404841 DLLC NOTICE LLME(f058db56/c5a40051){ASSIGNED} LLGM Assign post (f058db56 => c5a40051) (gprs_llc.c:1125) 20241025120404841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120404841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120404841 DMM DEBUG MM(262420000000040/c5a40051) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120404851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120404851 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120404851 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120404851 DMM DEBUG MM(262420000000040/c5a40051) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025120404851 DMM NOTICE MM(262420000000040/c5a40051) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120404851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120404851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120404851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120404851 DMM DEBUG MM(262420000000040/c5a40051) Requesting authorization (sgsn_auth.c:160) 20241025120404851 DMM INFO MM(262420000000040/c5a40051) Requesting authentication tuples (sgsn_auth.c:184) 20241025120404851 DMM DEBUG MM(262420000000040/c5a40051) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120404851 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025120404851 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)@902a01de329b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@902a01de329b: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241025120404854 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120404854 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120404854 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120404854 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120404854 DMM INFO MM(262420000000040/c5a40051) Subscriber data update (mmctx.c:445) 20241025120404854 DMM DEBUG MM(262420000000040/c5a40051) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120404854 DMM INFO MM(262420000000040/c5a40051) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120404854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120404854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120404854 DMM INFO MM(262420000000040/c5a40051) <- GMM AUTH AND CIPHERING REQ (rand = 18 13 bd a9 a6 3a 44 e2 64 f4 27 31 ce 22 b3 6e , mmctx_is_r99=1, vec->auth_types=0x3, autn = a5 19 e4 fe a6 b7 44 06 87 eb 7e 6f 31 da 75 b0 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@902a01de329b: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@902a01de329b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@902a01de329b: Final verdict of PTC: pass 20241025120404865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@902a01de329b: Final verdict of PTC: none -NSVCI97(559)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@902a01de329b: Final verdict of PTC: none 20241025120404869 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120404870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a54-BVCI196(558)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@902a01de329b: Final verdict of PTC: none -NSVCI99(569)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@902a01de329b: Final verdict of PTC: none -NSVCI98(564)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(562)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(567)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(557)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:04:04 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 20241025120404961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120405363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71320) 20241025120405871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120405871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71320, count=72580) 20241025120406873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120406873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:04: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_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 20241025120407874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120407874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_usim_a54_a53 started. 20241025120408399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120408400 DMM INFO MM(262420000000040/c5a40051) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120408400 DMM INFO MM(262420000000040/c5a40051) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120408400 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120408400 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120408400 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120408400 DMM ERROR MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025120408400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Deallocated (fsm.c:568) 20241025120408400 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120408400 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120408400 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120408400 DLLC NOTICE LLME(f058db56/c5a40051){ASSIGNED} LLGM Assign pre (c5a40051 => ffffffff) (gprs_llc.c:1079) 20241025120408400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5a40051 => ffffffff) (gprs_llc.c:1125) 20241025120408400 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120408418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120408418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120408418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120408418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120408418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120408418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120408418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120408418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120408418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120408419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120408419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120408419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120408419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120408419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120408419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120408419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120408419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120408419 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120408419 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120408419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120408419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120408419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120408421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120408426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120408426 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120408433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120408433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120408433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120408433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120408433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120408433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120408433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120408433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120408433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120408434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120408434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120408434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120408434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120408434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120408434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120408434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120408434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120408434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120408434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120408434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(583)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120408435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120408435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120408437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120408442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120408442 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120408450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120408450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120408450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120408450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120408450 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120408450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120408450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120408450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120408450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120408451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120408451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120408451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120408451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120408451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120408451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120408451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120408451 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120408451 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120408451 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120408451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120408451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120408451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120408453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120408457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120408457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120408876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120408876 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120408876 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120408876 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120408881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120408882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@902a01de329b: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='CFA4F2EA'O, index=0 SGSN_Test-GSUP(590)@902a01de329b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@902a01de329b: 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 := '96C90F81E16892935EDBE78E1B9F4AD4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CAAE40E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B538020485326B0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '40F9ECAB22DB5E8ABE2F7DA6A3304E38'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B2BCE187E1942CDE973DA0452B0C2F55'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BD9F7804B5F9CFE8D4F0C1ED7447FFC0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '63DACCE3CA704F94'O } } } } } 20241025120409969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120409969 DLLC NOTICE LLME(ffffffff/cfa4f2ea){UNASSIGNED} LLC RX: unknown TLLI 0xcfa4f2ea, creating LLME on the fly (gprs_llc.c:552) 20241025120409969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120409969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025120409969 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120409969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120409969 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120409969 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120409969 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120409969 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120409969 DLLC NOTICE LLME(ffffffff/cfa4f2ea){UNASSIGNED} LLGM Assign pre (cfa4f2ea => f306c096) (gprs_llc.c:1079) 20241025120409969 DLLC NOTICE LLME(cfa4f2ea/f306c096){ASSIGNED} LLGM Assign post (cfa4f2ea => f306c096) (gprs_llc.c:1125) 20241025120409969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120409969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120409969 DMM DEBUG MM(262420000000040/f306c096) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120409980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120409981 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120409981 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120409981 DMM DEBUG MM(262420000000040/f306c096) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025120409981 DMM NOTICE MM(262420000000040/f306c096) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120409981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120409981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120409981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120409981 DMM DEBUG MM(262420000000040/f306c096) Requesting authorization (sgsn_auth.c:160) 20241025120409981 DMM INFO MM(262420000000040/f306c096) Requesting authentication tuples (sgsn_auth.c:184) 20241025120409981 DMM DEBUG MM(262420000000040/f306c096) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120409981 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025120409981 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)@902a01de329b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@902a01de329b: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241025120409982 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120409982 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120409982 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120409982 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120409982 DMM INFO MM(262420000000040/f306c096) Subscriber data update (mmctx.c:445) 20241025120409982 DMM DEBUG MM(262420000000040/f306c096) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120409982 DMM INFO MM(262420000000040/f306c096) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120409982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120409982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120409982 DMM INFO MM(262420000000040/f306c096) <- GMM AUTH AND CIPHERING REQ (rand = 96 c9 0f 81 e1 68 92 93 5e db e7 8e 1b 9f 4a d4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bd 9f 78 04 b5 f9 cf e8 d4 f0 c1 ed 74 47 ff c0 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@902a01de329b: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@902a01de329b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@902a01de329b: Final verdict of PTC: pass 20241025120409988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@902a01de329b: Final verdict of PTC: none -NSVCI99(588)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@902a01de329b: Final verdict of PTC: none -NSVCI97(578)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@902a01de329b: Final verdict of PTC: none 20241025120409990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(574)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@902a01de329b: Final verdict of PTC: none 20241025120409990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(589)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@902a01de329b: Final verdict of PTC: none -NSVCI98(583)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(581)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(576)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(586)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:04:10 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 20241025120410062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120410465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70600) 20241025120410991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120410991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70600, count=71860) 20241025120411993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120411993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:04: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_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 20241025120412995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120412995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_usim_a53_a54 started. 20241025120413562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120413565 DMM INFO MM(262420000000040/f306c096) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120413565 DMM INFO MM(262420000000040/f306c096) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120413565 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120413565 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120413565 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120413565 DMM ERROR MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025120413565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Deallocated (fsm.c:568) 20241025120413565 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120413565 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120413565 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120413565 DLLC NOTICE LLME(cfa4f2ea/f306c096){ASSIGNED} LLGM Assign pre (f306c096 => ffffffff) (gprs_llc.c:1079) 20241025120413565 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f306c096 => ffffffff) (gprs_llc.c:1125) 20241025120413566 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120413621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120413621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120413621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120413621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120413621 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120413621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120413621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120413621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120413621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(597)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(598)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120413622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120413622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120413622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120413622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120413622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120413622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120413622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120413622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120413622 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120413622 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120413622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120413623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120413623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(598)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120413625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(597)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241025120413630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120413630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(602)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@902a01de329b: Provider Link came up: sending NS-RESET TC_attach_usim_a53_a54-BVCI196(595)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120413632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120413632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120413632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120413632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120413632 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120413632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120413632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120413632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120413632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120413633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120413633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120413633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120413633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120413633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120413633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120413633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120413633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120413633 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120413633 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120413633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(602)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120413633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120413633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120413635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120413640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120413640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120413652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120413652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120413652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120413652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120413652 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120413652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120413652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120413652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120413652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120413653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120413653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120413653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120413653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120413653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120413653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120413653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120413653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120413653 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120413653 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120413653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120413653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120413653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120413655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120413659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120413659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(605)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120413996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120413996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120413996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120413996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120413999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120413999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(595)@902a01de329b: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='E8698941'O, index=0 SGSN_Test-GSUP(609)@902a01de329b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@902a01de329b: 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 := '48CE5741CC0A0FC77770A819CDD7D48D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8AEC55DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA6E0171B00E40C6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C05A80364736488B62832685D92FC59A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '87A34B68C4A15422F16BFEC577719F1C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '23797F3EFE592FBC3E99B241B20E489B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D6BF9FF6BF329B19'O } } } } } 20241025120415072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120415072 DLLC NOTICE LLME(ffffffff/e8698941){UNASSIGNED} LLC RX: unknown TLLI 0xe8698941, creating LLME on the fly (gprs_llc.c:552) 20241025120415072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120415072 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025120415072 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120415072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120415072 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120415072 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120415072 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120415072 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120415072 DLLC NOTICE LLME(ffffffff/e8698941){UNASSIGNED} LLGM Assign pre (e8698941 => e807480e) (gprs_llc.c:1079) 20241025120415072 DLLC NOTICE LLME(e8698941/e807480e){ASSIGNED} LLGM Assign post (e8698941 => e807480e) (gprs_llc.c:1125) 20241025120415072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120415072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120415072 DMM DEBUG MM(262420000000040/e807480e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120415083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120415083 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120415083 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120415083 DMM DEBUG MM(262420000000040/e807480e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025120415083 DMM NOTICE MM(262420000000040/e807480e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120415083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120415083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120415083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120415083 DMM DEBUG MM(262420000000040/e807480e) Requesting authorization (sgsn_auth.c:160) 20241025120415083 DMM INFO MM(262420000000040/e807480e) Requesting authentication tuples (sgsn_auth.c:184) 20241025120415083 DMM DEBUG MM(262420000000040/e807480e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120415083 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025120415083 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)@902a01de329b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@902a01de329b: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241025120415084 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120415084 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120415084 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120415084 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120415084 DMM INFO MM(262420000000040/e807480e) Subscriber data update (mmctx.c:445) 20241025120415084 DMM DEBUG MM(262420000000040/e807480e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120415084 DMM INFO MM(262420000000040/e807480e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120415084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120415084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120415085 DMM INFO MM(262420000000040/e807480e) <- GMM AUTH AND CIPHERING REQ (rand = 48 ce 57 41 cc 0a 0f c7 77 70 a8 19 cd d7 d4 8d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 23 79 7f 3e fe 59 2f bc 3e 99 b2 41 b2 0e 48 9b ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@902a01de329b: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(595)@902a01de329b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@902a01de329b: Final verdict of PTC: pass 20241025120415090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58002<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@902a01de329b: Final verdict of PTC: none -NSVCI98(602)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@902a01de329b: Final verdict of PTC: none -NSVCI99(608)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(605)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@902a01de329b: Final verdict of PTC: none 20241025120415092 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120415092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(593)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(595)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@902a01de329b: Final verdict of PTC: none -NSVCI97(598)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(606)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(596)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(600)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(595): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(605): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:04:15 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 20241025120415211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120415612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70792) 20241025120416092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120416093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70792, count=72232) 20241025120417093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120417093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:04: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_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 20241025120418094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120418094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_usim_a50_a54 started. 20241025120418694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120418696 DMM INFO MM(262420000000040/e807480e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120418697 DMM INFO MM(262420000000040/e807480e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120418697 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120418697 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120418697 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120418697 DMM ERROR MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025120418697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Deallocated (fsm.c:568) 20241025120418697 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120418697 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120418697 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120418697 DLLC NOTICE LLME(e8698941/e807480e){ASSIGNED} LLGM Assign pre (e807480e => ffffffff) (gprs_llc.c:1079) 20241025120418697 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e807480e => ffffffff) (gprs_llc.c:1125) 20241025120418697 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120418768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120418768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120418768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120418768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120418768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120418768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120418768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120418768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120418768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120418770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120418770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120418770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120418770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120418770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120418771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120418771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120418771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120418771 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120418771 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120418771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(617)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025120418772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120418772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120418776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120418786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120418786 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(617)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@902a01de329b: Provider Link came up: sending NS-RESET TC_attach_usim_a50_a54-BVCI196(614)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120418790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120418790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120418790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120418790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120418790 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120418790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120418790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120418790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120418790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120418792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120418792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120418792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120418792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120418792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120418792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120418792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120418792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120418792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120418792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120418792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120418793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120418793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120418796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241025120418851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120418851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(626)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120418863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120418863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120418863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120418863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120418863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120418863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120418863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120418863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120418863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241025120418868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120418868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120418868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120418869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120418869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120418869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120418869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120418869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120418869 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120418869 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120418869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(626)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120418871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120418871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120418882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120418936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120418936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120419095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120419095 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120419095 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120419095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120419101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025120419102 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025120420101 DGPRS DEBUG Checking for inactive LLMEs, time = 32386059 (sgsn.c:131) TC_attach_usim_a50_a54-BVCI196(614)@902a01de329b: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='DD56F03D'O, index=0 SGSN_Test-GSUP(628)@902a01de329b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@902a01de329b: 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 := '04BA5057A37647C06F17BF8A87430F9F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D824668F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '197A382CB6A1845E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '11287DB9C0E65A99146C92FD4C6CD631'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '644816789641D0EB0F5C5415E29B8432'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9DB9937A29EF5B97383D9ABD26CEF142'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '00E37D3F89D63FE0'O } } } } } 20241025120420207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120420207 DLLC NOTICE LLME(ffffffff/dd56f03d){UNASSIGNED} LLC RX: unknown TLLI 0xdd56f03d, creating LLME on the fly (gprs_llc.c:552) 20241025120420207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120420207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025120420207 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120420207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120420207 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120420207 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120420207 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120420207 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120420207 DLLC NOTICE LLME(ffffffff/dd56f03d){UNASSIGNED} LLGM Assign pre (dd56f03d => d28c8d12) (gprs_llc.c:1079) 20241025120420207 DLLC NOTICE LLME(dd56f03d/d28c8d12){ASSIGNED} LLGM Assign post (dd56f03d => d28c8d12) (gprs_llc.c:1125) 20241025120420207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120420207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120420207 DMM DEBUG MM(262420000000040/d28c8d12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120420222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120420222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120420222 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120420222 DMM DEBUG MM(262420000000040/d28c8d12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025120420222 DMM NOTICE MM(262420000000040/d28c8d12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120420222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120420222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120420222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120420222 DMM DEBUG MM(262420000000040/d28c8d12) Requesting authorization (sgsn_auth.c:160) 20241025120420222 DMM INFO MM(262420000000040/d28c8d12) Requesting authentication tuples (sgsn_auth.c:184) 20241025120420222 DMM DEBUG MM(262420000000040/d28c8d12) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120420222 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025120420222 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)@902a01de329b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@902a01de329b: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241025120420224 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120420224 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120420224 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120420224 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120420224 DMM INFO MM(262420000000040/d28c8d12) Subscriber data update (mmctx.c:445) 20241025120420224 DMM DEBUG MM(262420000000040/d28c8d12) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120420225 DMM INFO MM(262420000000040/d28c8d12) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120420225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120420225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120420225 DMM INFO MM(262420000000040/d28c8d12) <- GMM AUTH AND CIPHERING REQ (rand = 04 ba 50 57 a3 76 47 c0 6f 17 bf 8a 87 43 0f 9f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9d b9 93 7a 29 ef 5b 97 38 3d 9a bd 26 ce f1 42 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@902a01de329b: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(614)@902a01de329b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@902a01de329b: Final verdict of PTC: pass 20241025120420230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58022<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(612)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(628)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(614)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@902a01de329b: Final verdict of PTC: none -NSVCI98(621)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@902a01de329b: Final verdict of PTC: none -NSVCI97(616)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@902a01de329b: Final verdict of PTC: none 20241025120420232 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120420232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(626)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(615)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(624)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(619)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(614): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:04:20 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 20241025120420301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120420703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68280) 20241025120421232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120421232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68280, count=72636) 20241025120422233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120422234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:04:22 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 20241025120423234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120423234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_usim_a54_a50 started. 20241025120423781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120423785 DMM INFO MM(262420000000040/d28c8d12) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120423785 DMM INFO MM(262420000000040/d28c8d12) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120423785 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120423785 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120423785 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120423785 DMM ERROR MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025120423785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Deallocated (fsm.c:568) 20241025120423785 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120423785 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120423785 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120423785 DLLC NOTICE LLME(dd56f03d/d28c8d12){ASSIGNED} LLGM Assign pre (d28c8d12 => ffffffff) (gprs_llc.c:1079) 20241025120423785 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d28c8d12 => ffffffff) (gprs_llc.c:1125) 20241025120423785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120423826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120423826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120423826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120423826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120423826 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120423826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120423826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120423826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120423826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120423828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120423828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120423828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120423828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120423828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120423828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120423828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120423828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120423828 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120423828 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120423828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120423829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120423829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120423832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120423837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120423837 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120423848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120423848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120423848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120423848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120423848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120423848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120423848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120423848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120423848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120423848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120423848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120423848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120423848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120423848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120423849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120423849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120423849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120423849 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120423849 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120423849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120423849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120423849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120423851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(641)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120423857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120423857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120423869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120423869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120423869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120423869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120423869 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120423869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120423869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120423869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120423869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120423871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120423871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120423871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120423871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120423871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120423871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120423871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120423871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120423871 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120423871 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120423871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120423871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120423871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120423873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120423879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120423879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120424235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120424235 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120424236 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120424236 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120424237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120424237 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@902a01de329b: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='C030A0D8'O, index=0 SGSN_Test-GSUP(647)@902a01de329b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@902a01de329b: 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 := 'D26D384E85DBD389A8AA786B352364B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BD98AD1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B9D0DDF0BD09366'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1F79A9BCE2C0DAC4D96E65FF0DDAACAE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '801D6F0964DCCD6F686C6FE7DCBB3187'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D1EA88FCA7D1F40000C59B08BED2A0B5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8FB6CC6184D88A1F'O } } } } } 20241025120425293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120425293 DLLC NOTICE LLME(ffffffff/c030a0d8){UNASSIGNED} LLC RX: unknown TLLI 0xc030a0d8, creating LLME on the fly (gprs_llc.c:552) 20241025120425293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120425293 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241025120425293 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120425293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120425293 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120425293 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120425293 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120425293 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120425293 DLLC NOTICE LLME(ffffffff/c030a0d8){UNASSIGNED} LLGM Assign pre (c030a0d8 => f7a11978) (gprs_llc.c:1079) 20241025120425293 DLLC NOTICE LLME(c030a0d8/f7a11978){ASSIGNED} LLGM Assign post (c030a0d8 => f7a11978) (gprs_llc.c:1125) 20241025120425293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120425293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120425293 DMM DEBUG MM(262420000000040/f7a11978) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120425307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120425307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120425307 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120425307 DMM DEBUG MM(262420000000040/f7a11978) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241025120425307 DMM NOTICE MM(262420000000040/f7a11978) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120425307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120425307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120425307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120425307 DMM DEBUG MM(262420000000040/f7a11978) Requesting authorization (sgsn_auth.c:160) 20241025120425307 DMM INFO MM(262420000000040/f7a11978) Requesting authentication tuples (sgsn_auth.c:184) 20241025120425307 DMM DEBUG MM(262420000000040/f7a11978) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120425307 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241025120425307 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)@902a01de329b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@902a01de329b: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241025120425311 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120425311 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120425311 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120425311 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120425311 DMM INFO MM(262420000000040/f7a11978) Subscriber data update (mmctx.c:445) 20241025120425311 DMM DEBUG MM(262420000000040/f7a11978) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120425311 DMM INFO MM(262420000000040/f7a11978) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120425311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120425311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120425311 DMM INFO MM(262420000000040/f7a11978) <- GMM AUTH AND CIPHERING REQ (rand = d2 6d 38 4e 85 db d3 89 a8 aa 78 6b 35 23 64 b6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d1 ea 88 fc a7 d1 f4 00 00 c5 9b 08 be d2 a0 b5 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@902a01de329b: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@902a01de329b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@902a01de329b: Final verdict of PTC: pass 20241025120425326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45900<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@902a01de329b: Final verdict of PTC: none 20241025120425330 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120425330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(631)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@902a01de329b: Final verdict of PTC: none -NSVCI97(635)@902a01de329b: Final verdict of PTC: none -NSVCI99(645)@902a01de329b: Final verdict of PTC: none -NSVCI98(640)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@902a01de329b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(643)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(638)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(633)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:04:25 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 20241025120425430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120425832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67768) 20241025120426331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120426331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67768, count=72124) 20241025120427333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120427333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:04:27 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 20241025120428333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120428333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_detach_unknown_nopoweroff started. 20241025120428913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120428914 DMM INFO MM(262420000000040/f7a11978) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120428914 DMM INFO MM(262420000000040/f7a11978) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120428914 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120428914 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120428914 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120428914 DMM ERROR MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025120428914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Deallocated (fsm.c:568) 20241025120428914 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120428914 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120428914 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120428914 DLLC NOTICE LLME(c030a0d8/f7a11978){ASSIGNED} LLGM Assign pre (f7a11978 => ffffffff) (gprs_llc.c:1079) 20241025120428914 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7a11978 => ffffffff) (gprs_llc.c:1125) 20241025120428914 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120428941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120428941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120428941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120428941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120428941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120428941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120428941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120428941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120428941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(654)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(655)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120428942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120428942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120428942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120428942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120428942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120428942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120428942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120428942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120428942 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120428942 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120428942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120428942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120428942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120428945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(651)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241025120428950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120428950 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(659)@902a01de329b: Provider Link came up: sending NS-RESET TC_detach_unknown_nopoweroff-BVCI196(652)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120428953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120428953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120428953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120428953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120428953 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120428953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120428953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120428953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120428953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120428954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120428954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120428954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120428954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120428954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120428954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120428954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120428954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120428954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120428954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120428954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120428954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120428954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120428956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120428961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120428961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120428972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120428972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120428972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120428972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120428972 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120428972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120428972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120428972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120428972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120428973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120428973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120428973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120428973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120428973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120428973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120428973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120428973 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120428973 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120428973 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120428973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120428973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120428973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120428975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120428980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120428980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(662)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120429335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120429335 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120429335 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120429335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120429339 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120429341 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(652)@902a01de329b: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='CA85EF14'O, index=0 SGSN_Test-GSUP(666)@902a01de329b: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241025120430404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120430405 DLLC NOTICE LLME(ffffffff/ca85ef14){UNASSIGNED} LLC RX: unknown TLLI 0xca85ef14, creating LLME on the fly (gprs_llc.c:552) 20241025120430405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120430405 DMM NOTICE LLME(ffffffff/ca85ef14){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241025120430405 DLLC NOTICE LLME(ffffffff/ca85ef14){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241025120430405 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xca85ef14 type=GPRS detach (gprs_gmm.c:1465) 20241025120430405 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241025120430405 DLLC NOTICE LLME(ffffffff/ca85ef14){UNASSIGNED} LLGM Assign pre (ca85ef14 => ffffffff) (gprs_llc.c:1079) 20241025120430405 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca85ef14 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@902a01de329b: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(652)@902a01de329b: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@902a01de329b: Final verdict of PTC: pass 20241025120430423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45914<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@902a01de329b: Final verdict of PTC: none -NSVCI99(664)@902a01de329b: Final verdict of PTC: none -NSVCI97(655)@902a01de329b: Final verdict of PTC: none 20241025120430427 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(654)@902a01de329b: Final verdict of PTC: none -NSVCI98(659)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@902a01de329b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(662)@902a01de329b: Final verdict of PTC: none 20241025120430427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(661)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@902a01de329b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@902a01de329b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(652)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(653)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(663)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(657)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(652): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(662): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@902a01de329b: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:04:30 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 20241025120430517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120430819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56828) 20241025120431429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120431429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56828, count=58088) 20241025120432429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120432429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:04:32 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 20241025120433430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120433430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_detach_unknown_poweroff started. 20241025120433916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120433918 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120433965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120433965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120433965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120433965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120433965 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120433965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120433965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120433965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120433965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120433966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120433966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120433966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120433966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120433966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120433966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120433966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120433966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120433966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120433966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120433966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120433966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120433966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120433968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120433973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120433973 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120433980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120433980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120433980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120433980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120433980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120433980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120433980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120433980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120433980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120433981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120433981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120433981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120433981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120433981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120433981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120433981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120433981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120433981 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120433981 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120433981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120433982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120433982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120433984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120433990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120433990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120433996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120433996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120433996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120433996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120433996 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120433996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120433996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120433996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120433996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120433996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120433996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120433996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120433997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120433997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120433997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120433997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120433997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120433997 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120433997 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120433997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120433997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120433997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120433999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120434004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120434004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120434432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120434432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120434432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120434432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120434436 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120434437 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@902a01de329b: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='EFCA708F'O, index=0 SGSN_Test-GSUP(685)@902a01de329b: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241025120435491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120435491 DLLC NOTICE LLME(ffffffff/efca708f){UNASSIGNED} LLC RX: unknown TLLI 0xefca708f, creating LLME on the fly (gprs_llc.c:552) 20241025120435491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120435491 DMM NOTICE LLME(ffffffff/efca708f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@902a01de329b: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@902a01de329b: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@902a01de329b: Final verdict of PTC: pass 20241025120440500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120440505 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120440505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(685)@902a01de329b: Final verdict of PTC: none -NSVCI99(683)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@902a01de329b: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@902a01de329b: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@902a01de329b: Final verdict of PTC: none -NSVCI98(678)@902a01de329b: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@902a01de329b: Final verdict of PTC: none -NSVCI97(673)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(676)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(681)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(671)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@902a01de329b: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:04:40 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 20241025120440612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120440914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46632) 20241025120441506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120441506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46632, count=52064) 20241025120442508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120442508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:04: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_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 20241025120443508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120443509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_detach_nopoweroff started. 20241025120443988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120443989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120444018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120444018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120444018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120444018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120444018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120444018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120444018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120444018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120444018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120444019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120444019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120444019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120444019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120444019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120444019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120444019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120444019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120444019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120444019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120444019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120444020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120444020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120444022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120444030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120444030 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120444051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120444051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120444051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120444051 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120444051 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120444051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120444051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120444051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120444051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120444052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120444052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120444052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120444052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120444052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120444052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120444052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120444052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120444052 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120444052 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120444052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120444053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120444053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120444056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120444061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120444061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(699)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(696)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120444075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120444075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120444075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120444075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120444075 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120444075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120444075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120444075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120444075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120444076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120444076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120444076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120444076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120444076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120444076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120444076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120444076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120444076 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120444076 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120444076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120444077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120444077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120444079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120444085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120444085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(700)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120444510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120444510 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120444510 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120444510 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120444514 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(702)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120444516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@902a01de329b: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='DE683AE9'O, index=0 SGSN_Test-GSUP(704)@902a01de329b: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@902a01de329b: 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 := '258FCC006ABFE2E1380C2EA41CC8DB9E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0CF4531'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F273C8EF4E55EA75'O } } } } } 20241025120445550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120445550 DLLC NOTICE LLME(ffffffff/de683ae9){UNASSIGNED} LLC RX: unknown TLLI 0xde683ae9, creating LLME on the fly (gprs_llc.c:552) 20241025120445550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120445550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241025120445550 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120445550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120445550 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120445550 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120445550 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120445550 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120445550 DLLC NOTICE LLME(ffffffff/de683ae9){UNASSIGNED} LLGM Assign pre (de683ae9 => f19b45f4) (gprs_llc.c:1079) 20241025120445550 DLLC NOTICE LLME(de683ae9/f19b45f4){ASSIGNED} LLGM Assign post (de683ae9 => f19b45f4) (gprs_llc.c:1125) 20241025120445550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120445550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120445550 DMM DEBUG MM(262420000000015/f19b45f4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120445557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120445557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120445557 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120445557 DMM DEBUG MM(262420000000015/f19b45f4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241025120445557 DMM NOTICE MM(262420000000015/f19b45f4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120445557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120445557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120445557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120445557 DMM DEBUG MM(262420000000015/f19b45f4) Requesting authorization (sgsn_auth.c:160) 20241025120445557 DMM INFO MM(262420000000015/f19b45f4) Requesting authentication tuples (sgsn_auth.c:184) 20241025120445557 DMM DEBUG MM(262420000000015/f19b45f4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120445557 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241025120445557 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)@902a01de329b: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@902a01de329b: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241025120445558 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120445558 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120445558 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120445558 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120445558 DMM INFO MM(262420000000015/f19b45f4) Subscriber data update (mmctx.c:445) 20241025120445558 DMM DEBUG MM(262420000000015/f19b45f4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120445558 DMM INFO MM(262420000000015/f19b45f4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120445558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120445558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120445558 DMM INFO MM(262420000000015/f19b45f4) <- GMM AUTH AND CIPHERING REQ (rand = 25 8f cc 00 6a bf e2 e1 38 0c 2e a4 1c c8 db 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120445561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120445561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120445561 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120445561 DMM INFO MM(262420000000015/f19b45f4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120445561 DMM NOTICE MM(262420000000015/f19b45f4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120445561 DMM DEBUG MM(262420000000015/f19b45f4) checking auth: received GSM SRES = d0 cf 45 31 (gprs_gmm.c:666) 20241025120445561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120445561 DMM DEBUG MM(262420000000015/f19b45f4) Requesting authorization (sgsn_auth.c:160) 20241025120445562 DMM INFO MM(262420000000015/f19b45f4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120445562 DMM DEBUG MM(262420000000015/f19b45f4) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120445562 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241025120445562 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) 20241025120445562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120445562 DMM INFO MM(262420000000015/f19b45f4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf19b45f4) (gprs_gmm.c:300) 20241025120445562 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120445562 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120445562 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241025120445562 DMM INFO MM(262420000000015/f19b45f4) Subscriber data update (mmctx.c:445) 20241025120445562 DMM DEBUG MM(262420000000015/f19b45f4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120445562 DMM INFO MM(262420000000015/f19b45f4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120445562 DMM NOTICE MM(262420000000015/f19b45f4) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241025120445562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120445562 DMM NOTICE MM(262420000000015/f19b45f4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120445562 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) 20241025120445562 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120445562 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241025120445562 DMM INFO MM(262420000000015/f19b45f4) Subscriber data update (mmctx.c:445) 20241025120445562 DMM DEBUG MM(262420000000015/f19b45f4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120445565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120445565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120445565 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120445565 DMM INFO MM(262420000000015/f19b45f4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120445565 DMM NOTICE MM(262420000000015/f19b45f4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120445565 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120445565 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120445565 DLLC NOTICE LLME(de683ae9/f19b45f4){ASSIGNED} LLGM Assign pre (ffffffff => f19b45f4) (gprs_llc.c:1079) 20241025120445565 DLLC NOTICE LLME(ffffffff/f19b45f4){ASSIGNED} LLGM Assign post (ffffffff => f19b45f4) (gprs_llc.c:1125) 20241025120445565 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120445565 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120445565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120445565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@902a01de329b: setverdict(pass): none -> pass 20241025120445616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120445616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120445616 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120445616 DMM INFO MM(262420000000015/f19b45f4) -> GMM DETACH REQUEST TLLI=0xf19b45f4 type=GPRS detach (gprs_gmm.c:1465) 20241025120445616 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241025120445616 DMM INFO MM(262420000000015/f19b45f4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025120445616 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120445616 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120445616 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120445616 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120445616 DLLC NOTICE LLME(ffffffff/f19b45f4){ASSIGNED} LLGM Assign pre (f19b45f4 => ffffffff) (gprs_llc.c:1079) 20241025120445616 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f19b45f4 => ffffffff) (gprs_llc.c:1125) 20241025120445616 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241025120445616 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) 20241025120445616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120445616 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120445616 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120445616 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120445617 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@902a01de329b: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@902a01de329b: Final verdict of PTC: pass 20241025120445620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(689)@902a01de329b: Final verdict of PTC: none 20241025120445620 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120445620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(702)@902a01de329b: Final verdict of PTC: none -NSVCI98(697)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(704)@902a01de329b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(700)@902a01de329b: Final verdict of PTC: none -NSVCI97(692)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@902a01de329b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@902a01de329b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@902a01de329b: Final verdict of PTC: none -NSVCI99(703)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(695)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(690)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(701)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_nopoweroff-BVCI220(700): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@902a01de329b: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:04:45 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241025120445736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120446037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45926<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89476) 20241025120446622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120446622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89476, count=93832) 20241025120447630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120447630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:04: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_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 & Warnings or error messages from command: /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 & Message: Capturing on 'any' Waiting for packet dumper to start... 0 20241025120448632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120448632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_detach_poweroff started. 20241025120449101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120449102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120449147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120449147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120449147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120449147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120449147 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120449147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120449147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120449147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120449147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120449149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120449149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120449149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120449149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120449149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120449150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120449150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120449150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120449150 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120449150 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120449150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120449150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120449150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120449155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120449165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120449165 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120449192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120449192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120449192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120449192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120449192 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120449192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120449192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120449192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120449192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(716)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(717)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120449194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120449194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120449194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120449194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120449194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120449194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120449194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120449194 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120449194 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120449194 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120449194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120449194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120449194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120449198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120449208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120449208 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(714)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120449218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120449218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120449218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120449218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120449218 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120449218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120449218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120449218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120449218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120449220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120449220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120449220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120449220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120449220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120449220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120449220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120449220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120449220 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120449220 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120449220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120449220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120449220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120449224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120449232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120449232 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120449633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120449633 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120449633 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120449633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120449634 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120449635 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025120450101 DGPRS DEBUG Checking for inactive LLMEs, time = 32386089 (sgsn.c:131) TC_detach_poweroff-BVCI196(710)@902a01de329b: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='C2349FA4'O, index=0 SGSN_Test-GSUP(723)@902a01de329b: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@902a01de329b: 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 := 'CA3CFABDFEE291B25CE00E79BADA3B57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '38D6F856'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FFFC503EC58B7F8'O } } } } } 20241025120450698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120450699 DLLC NOTICE LLME(ffffffff/c2349fa4){UNASSIGNED} LLC RX: unknown TLLI 0xc2349fa4, creating LLME on the fly (gprs_llc.c:552) 20241025120450699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120450699 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241025120450699 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120450699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120450699 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120450699 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120450699 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120450699 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120450699 DLLC NOTICE LLME(ffffffff/c2349fa4){UNASSIGNED} LLGM Assign pre (c2349fa4 => c0c2a29e) (gprs_llc.c:1079) 20241025120450699 DLLC NOTICE LLME(c2349fa4/c0c2a29e){ASSIGNED} LLGM Assign post (c2349fa4 => c0c2a29e) (gprs_llc.c:1125) 20241025120450699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120450699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120450699 DMM DEBUG MM(262420000000016/c0c2a29e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120450726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120450726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120450726 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120450726 DMM DEBUG MM(262420000000016/c0c2a29e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241025120450726 DMM NOTICE MM(262420000000016/c0c2a29e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120450726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120450726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120450726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120450727 DMM DEBUG MM(262420000000016/c0c2a29e) Requesting authorization (sgsn_auth.c:160) 20241025120450727 DMM INFO MM(262420000000016/c0c2a29e) Requesting authentication tuples (sgsn_auth.c:184) 20241025120450727 DMM DEBUG MM(262420000000016/c0c2a29e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120450727 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241025120450727 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)@902a01de329b: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@902a01de329b: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241025120450732 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120450732 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120450732 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120450732 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120450732 DMM INFO MM(262420000000016/c0c2a29e) Subscriber data update (mmctx.c:445) 20241025120450732 DMM DEBUG MM(262420000000016/c0c2a29e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120450732 DMM INFO MM(262420000000016/c0c2a29e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120450732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120450732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120450732 DMM INFO MM(262420000000016/c0c2a29e) <- GMM AUTH AND CIPHERING REQ (rand = ca 3c fa bd fe e2 91 b2 5c e0 0e 79 ba da 3b 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120450746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120450746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120450746 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120450746 DMM INFO MM(262420000000016/c0c2a29e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120450746 DMM NOTICE MM(262420000000016/c0c2a29e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120450746 DMM DEBUG MM(262420000000016/c0c2a29e) checking auth: received GSM SRES = 38 d6 f8 56 (gprs_gmm.c:666) 20241025120450746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120450746 DMM DEBUG MM(262420000000016/c0c2a29e) Requesting authorization (sgsn_auth.c:160) 20241025120450746 DMM INFO MM(262420000000016/c0c2a29e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120450746 DMM DEBUG MM(262420000000016/c0c2a29e) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120450746 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241025120450746 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) 20241025120450746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120450746 DMM INFO MM(262420000000016/c0c2a29e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0c2a29e) (gprs_gmm.c:300) 20241025120450749 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120450749 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120450749 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241025120450749 DMM INFO MM(262420000000016/c0c2a29e) Subscriber data update (mmctx.c:445) 20241025120450749 DMM DEBUG MM(262420000000016/c0c2a29e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120450749 DMM INFO MM(262420000000016/c0c2a29e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120450749 DMM NOTICE MM(262420000000016/c0c2a29e) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241025120450749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120450749 DMM NOTICE MM(262420000000016/c0c2a29e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120450749 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) 20241025120450751 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120450751 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241025120450751 DMM INFO MM(262420000000016/c0c2a29e) Subscriber data update (mmctx.c:445) 20241025120450751 DMM DEBUG MM(262420000000016/c0c2a29e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120450763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120450763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120450763 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120450763 DMM INFO MM(262420000000016/c0c2a29e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120450763 DMM NOTICE MM(262420000000016/c0c2a29e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120450763 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120450763 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120450763 DLLC NOTICE LLME(c2349fa4/c0c2a29e){ASSIGNED} LLGM Assign pre (ffffffff => c0c2a29e) (gprs_llc.c:1079) 20241025120450763 DLLC NOTICE LLME(ffffffff/c0c2a29e){ASSIGNED} LLGM Assign post (ffffffff => c0c2a29e) (gprs_llc.c:1125) 20241025120450763 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120450763 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120450763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120450763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@902a01de329b: setverdict(pass): none -> pass 20241025120450815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120450815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241025120450815 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120450815 DMM INFO MM(262420000000016/c0c2a29e) -> GMM DETACH REQUEST TLLI=0xc0c2a29e type=GPRS detach Power-off (gprs_gmm.c:1465) 20241025120450815 DMM INFO MM(262420000000016/c0c2a29e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025120450815 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120450815 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120450815 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120450815 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120450815 DLLC NOTICE LLME(ffffffff/c0c2a29e){ASSIGNED} LLGM Assign pre (c0c2a29e => ffffffff) (gprs_llc.c:1079) 20241025120450815 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0c2a29e => ffffffff) (gprs_llc.c:1125) 20241025120450815 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241025120450815 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) 20241025120450815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120450815 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120450815 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120450815 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120450817 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(725)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@902a01de329b: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@902a01de329b: Final verdict of PTC: pass 20241025120455823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45928<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_poweroff-BVCI196(710)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(723)@902a01de329b: Final verdict of PTC: none 20241025120455827 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120455827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(716)@902a01de329b: Final verdict of PTC: none -NSVCI99(721)@902a01de329b: Final verdict of PTC: none TC_detach_poweroff-BVCI210(714)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@902a01de329b: Final verdict of PTC: none -NSVCI98(717)@902a01de329b: Final verdict of PTC: none -NSVCI97(711)@902a01de329b: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(719)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(709)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(715)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_poweroff-BVCI210(714): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@902a01de329b: Test case TC_detach_poweroff finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:04:55 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241025120455914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120456216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90016) 20241025120456829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120456829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90016, count=94372) 20241025120457831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120457831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:04: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.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 20241025120458832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120458832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act started. 20241025120459309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120459311 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(731)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120459364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120459364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120459364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120459364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120459364 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120459364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120459364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120459364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120459364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(730)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(731)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120459365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120459365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120459365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120459365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120459365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120459365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120459365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120459365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120459365 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120459365 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120459365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120459365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120459365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(731)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(731)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120459367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120459371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120459371 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(728)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@902a01de329b: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(735)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120459382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120459383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120459383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120459383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120459383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120459383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120459383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120459383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120459383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(736)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120459383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120459383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120459383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120459383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120459383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120459383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120459383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120459383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120459383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120459383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120459383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120459384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120459384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120459385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120459391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120459391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(735)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act-BVCI210(733)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(740)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120459394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120459394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120459394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120459394 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120459394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120459394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120459394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120459395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120459395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120459395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120459395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120459395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120459395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120459395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120459395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120459395 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120459395 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120459395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120459395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120459395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120459398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120459403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120459403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120459833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120459833 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120459833 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120459833 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120459836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120459838 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(728)@902a01de329b: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='F33CA08A'O, index=0 SGSN_Test-GSUP(742)@902a01de329b: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@902a01de329b: 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 := '85F8680EB60CB6154F8F24C2AF978AE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CD70238'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C4E93425421C12DA'O } } } } } 20241025120459878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120459878 DLLC NOTICE LLME(ffffffff/f33ca08a){UNASSIGNED} LLC RX: unknown TLLI 0xf33ca08a, creating LLME on the fly (gprs_llc.c:552) 20241025120459878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120459878 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241025120459878 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120459878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120459878 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120459878 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120459878 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120459878 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120459878 DLLC NOTICE LLME(ffffffff/f33ca08a){UNASSIGNED} LLGM Assign pre (f33ca08a => c592c539) (gprs_llc.c:1079) 20241025120459878 DLLC NOTICE LLME(f33ca08a/c592c539){ASSIGNED} LLGM Assign post (f33ca08a => c592c539) (gprs_llc.c:1125) 20241025120459878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120459878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120459878 DMM DEBUG MM(262420000000017/c592c539) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120459890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120459890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120459890 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120459890 DMM DEBUG MM(262420000000017/c592c539) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241025120459890 DMM NOTICE MM(262420000000017/c592c539) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120459890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120459890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120459890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120459890 DMM DEBUG MM(262420000000017/c592c539) Requesting authorization (sgsn_auth.c:160) 20241025120459890 DMM INFO MM(262420000000017/c592c539) Requesting authentication tuples (sgsn_auth.c:184) 20241025120459890 DMM DEBUG MM(262420000000017/c592c539) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120459890 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241025120459891 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)@902a01de329b: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241025120459897 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120459897 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120459897 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120459897 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120459897 DMM INFO MM(262420000000017/c592c539) Subscriber data update (mmctx.c:445) 20241025120459897 DMM DEBUG MM(262420000000017/c592c539) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120459897 DMM INFO MM(262420000000017/c592c539) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120459897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120459897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120459897 DMM INFO MM(262420000000017/c592c539) <- GMM AUTH AND CIPHERING REQ (rand = 85 f8 68 0e b6 0c b6 15 4f 8f 24 c2 af 97 8a e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120459912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120459913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120459913 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120459913 DMM INFO MM(262420000000017/c592c539) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120459913 DMM NOTICE MM(262420000000017/c592c539) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120459913 DMM DEBUG MM(262420000000017/c592c539) checking auth: received GSM SRES = 8c d7 02 38 (gprs_gmm.c:666) 20241025120459913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120459913 DMM DEBUG MM(262420000000017/c592c539) Requesting authorization (sgsn_auth.c:160) 20241025120459913 DMM INFO MM(262420000000017/c592c539) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120459913 DMM DEBUG MM(262420000000017/c592c539) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120459913 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241025120459913 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) 20241025120459913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120459913 DMM INFO MM(262420000000017/c592c539) <- GMM ATTACH ACCEPT (new P-TMSI=0xc592c539) (gprs_gmm.c:300) 20241025120459916 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120459916 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120459916 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241025120459916 DMM INFO MM(262420000000017/c592c539) Subscriber data update (mmctx.c:445) 20241025120459916 DMM DEBUG MM(262420000000017/c592c539) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120459916 DMM INFO MM(262420000000017/c592c539) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120459916 DMM NOTICE MM(262420000000017/c592c539) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241025120459916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120459916 DMM NOTICE MM(262420000000017/c592c539) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120459916 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) 20241025120459917 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120459917 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241025120459917 DMM INFO MM(262420000000017/c592c539) Subscriber data update (mmctx.c:445) 20241025120459917 DMM DEBUG MM(262420000000017/c592c539) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120459927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120459927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120459927 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120459927 DMM INFO MM(262420000000017/c592c539) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120459927 DMM NOTICE MM(262420000000017/c592c539) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120459927 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120459927 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120459927 DLLC NOTICE LLME(f33ca08a/c592c539){ASSIGNED} LLGM Assign pre (ffffffff => c592c539) (gprs_llc.c:1079) 20241025120459927 DLLC NOTICE LLME(ffffffff/c592c539){ASSIGNED} LLGM Assign post (ffffffff => c592c539) (gprs_llc.c:1125) 20241025120459927 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120459927 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120459927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120459927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@902a01de329b: setverdict(pass): none -> pass 20241025120459987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120459987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120459987 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120459987 DMM INFO MM(262420000000017/c592c539) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120459987 DMM INFO MM(262420000000017/c592c539) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120459987 DMM DEBUG MM(262420000000017/c592c539) Using GGSN 0 (gprs_sm.c:317) 20241025120459987 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) 20241025120459987 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241025120459987 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120459987 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120459987 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241025120500009 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 58 8a 69 84 11 fb ba 6a f9 14 05 7f 3b af e3 46 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) 20241025120500009 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8200d0, cbp=0x55e7bcab3610) (sgsn_libgtp.c:629) 20241025120500009 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120500009 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab5fb8 TLLI=c592c539, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120500009 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120500009 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(728)@902a01de329b: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@902a01de329b: Final verdict of PTC: pass 20241025120500031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35910<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@902a01de329b: Final verdict of PTC: none 20241025120500035 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120500035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(736)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@902a01de329b: Final verdict of PTC: none -NSVCI97(731)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(728)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@902a01de329b: Final verdict of PTC: none -NSVCI99(740)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(738)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(734)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(729)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act-BVCI196(728): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:05:00 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 20241025120500134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120500537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91316) 20241025120501037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120501037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91316, count=92576) 20241025120502038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120502038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:05: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_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 20241025120503040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120503040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_pdp_act_unattached started. 20241025120503635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120503637 DMM INFO MM(262420000000017/c592c539) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120503637 DMM INFO MM(262420000000017/c592c539) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120503637 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120503637 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120503637 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120503637 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120503637 DLLC NOTICE LLME(ffffffff/c592c539){ASSIGNED} LLGM Assign pre (c592c539 => ffffffff) (gprs_llc.c:1079) 20241025120503637 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c592c539 => ffffffff) (gprs_llc.c:1125) 20241025120503637 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab5c60 (gprs_sndcp.c:574) 20241025120503637 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab5fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120503637 DMM NOTICE MM(262420000000017/c592c539) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025120503637 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241025120503637 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025120503637 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120503637 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241025120503637 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241025120503637 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) 20241025120503637 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) 20241025120503637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120503637 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120503637 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120503637 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120503637 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120503682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120503682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120503682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120503682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120503682 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120503682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120503682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120503682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120503682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120503683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120503683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120503683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120503683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120503683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120503683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120503683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120503683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120503683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120503683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120503683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120503683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120503683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120503685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120503689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120503689 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120503698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120503698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120503698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120503698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120503698 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120503698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120503698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120503698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120503698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120503698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120503698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120503698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120503698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120503698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120503698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120503698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120503698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120503698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120503698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120503698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120503699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120503699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120503700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120503705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120503705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120503713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120503713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120503713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120503713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120503713 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120503713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120503713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120503713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120503713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120503714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120503714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120503714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120503714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120503714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120503714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120503714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120503714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120503714 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120503714 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120503714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120503714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120503714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120503716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120503720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120503720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120504041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120504041 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120504041 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120504041 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120504042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120504042 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@902a01de329b: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='FBB75FF7'O, index=0 SGSN_Test-GSUP(761)@902a01de329b: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241025120504084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120504084 DLLC NOTICE LLME(ffffffff/fbb75ff7){UNASSIGNED} LLC RX: unknown TLLI 0xfbb75ff7, creating LLME on the fly (gprs_llc.c:552) 20241025120504084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241025120504084 DMM NOTICE LLME(ffffffff/fbb75ff7){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241025120504084 DLLC NOTICE LLME(ffffffff/fbb75ff7){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241025120504084 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@902a01de329b: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@902a01de329b: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@902a01de329b: Final verdict of PTC: pass 20241025120504101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56608<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@902a01de329b: Final verdict of PTC: none 20241025120504105 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120504105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(754)@902a01de329b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@902a01de329b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@902a01de329b: Final verdict of PTC: none -NSVCI97(749)@902a01de329b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@902a01de329b: Final verdict of PTC: none -NSVCI99(759)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(747)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(757)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(752)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@902a01de329b: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:05:04 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 20241025120504188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120504490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58636) 20241025120505105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120505105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58636, count=59896) 20241025120506106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120506106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:05: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.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 20241025120507107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120507107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_user started. 20241025120507574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120507577 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120507632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120507632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120507632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120507632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120507632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120507632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120507632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120507632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120507632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120507633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120507633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120507633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120507633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120507633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120507633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120507633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120507633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120507633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120507633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120507633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120507633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120507633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120507636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120507643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120507643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120507654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120507654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120507654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120507654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120507654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120507654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120507654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120507654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120507654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120507655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120507655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120507655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120507655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120507655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120507655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120507655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120507655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120507655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120507655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120507655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120507655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120507655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120507657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120507662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120507662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(771)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120507671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120507671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120507671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120507671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120507671 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120507671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120507671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120507671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120507671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120507672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120507672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120507672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120507672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120507672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120507672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120507672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120507672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120507672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120507672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120507672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120507672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120507672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120507674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120507679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120507679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120508108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120508108 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120508108 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120508108 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120508110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120508111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@902a01de329b: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='C27B00F6'O, index=0 SGSN_Test-GSUP(780)@902a01de329b: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@902a01de329b: 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 := '12690F493D344581EE07775931916759'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDF3D9A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F04D1A64808A8656'O } } } } } 20241025120508136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120508136 DLLC NOTICE LLME(ffffffff/c27b00f6){UNASSIGNED} LLC RX: unknown TLLI 0xc27b00f6, creating LLME on the fly (gprs_llc.c:552) 20241025120508136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120508136 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241025120508136 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120508136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120508136 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120508136 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120508136 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120508136 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120508136 DLLC NOTICE LLME(ffffffff/c27b00f6){UNASSIGNED} LLGM Assign pre (c27b00f6 => f56c6551) (gprs_llc.c:1079) 20241025120508136 DLLC NOTICE LLME(c27b00f6/f56c6551){ASSIGNED} LLGM Assign post (c27b00f6 => f56c6551) (gprs_llc.c:1125) 20241025120508136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120508136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120508136 DMM DEBUG MM(262420000000019/f56c6551) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120508143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120508143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120508143 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120508143 DMM DEBUG MM(262420000000019/f56c6551) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241025120508143 DMM NOTICE MM(262420000000019/f56c6551) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120508143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120508143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120508143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120508143 DMM DEBUG MM(262420000000019/f56c6551) Requesting authorization (sgsn_auth.c:160) 20241025120508143 DMM INFO MM(262420000000019/f56c6551) Requesting authentication tuples (sgsn_auth.c:184) 20241025120508143 DMM DEBUG MM(262420000000019/f56c6551) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120508143 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241025120508143 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)@902a01de329b: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241025120508186 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120508186 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120508186 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120508186 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120508186 DMM INFO MM(262420000000019/f56c6551) Subscriber data update (mmctx.c:445) 20241025120508186 DMM DEBUG MM(262420000000019/f56c6551) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120508186 DMM INFO MM(262420000000019/f56c6551) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120508186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120508186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120508186 DMM INFO MM(262420000000019/f56c6551) <- GMM AUTH AND CIPHERING REQ (rand = 12 69 0f 49 3d 34 45 81 ee 07 77 59 31 91 67 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120508205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120508205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120508205 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120508205 DMM INFO MM(262420000000019/f56c6551) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120508205 DMM NOTICE MM(262420000000019/f56c6551) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120508205 DMM DEBUG MM(262420000000019/f56c6551) checking auth: received GSM SRES = cd f3 d9 a0 (gprs_gmm.c:666) 20241025120508205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120508205 DMM DEBUG MM(262420000000019/f56c6551) Requesting authorization (sgsn_auth.c:160) 20241025120508205 DMM INFO MM(262420000000019/f56c6551) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120508205 DMM DEBUG MM(262420000000019/f56c6551) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120508205 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241025120508205 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) 20241025120508205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120508205 DMM INFO MM(262420000000019/f56c6551) <- GMM ATTACH ACCEPT (new P-TMSI=0xf56c6551) (gprs_gmm.c:300) 20241025120508208 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120508208 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120508208 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241025120508208 DMM INFO MM(262420000000019/f56c6551) Subscriber data update (mmctx.c:445) 20241025120508208 DMM DEBUG MM(262420000000019/f56c6551) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120508208 DMM INFO MM(262420000000019/f56c6551) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120508208 DMM NOTICE MM(262420000000019/f56c6551) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241025120508208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120508208 DMM NOTICE MM(262420000000019/f56c6551) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120508208 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) 20241025120508210 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120508210 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241025120508210 DMM INFO MM(262420000000019/f56c6551) Subscriber data update (mmctx.c:445) 20241025120508210 DMM DEBUG MM(262420000000019/f56c6551) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120508223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120508223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120508223 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120508223 DMM INFO MM(262420000000019/f56c6551) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120508223 DMM NOTICE MM(262420000000019/f56c6551) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120508223 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120508223 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120508223 DLLC NOTICE LLME(c27b00f6/f56c6551){ASSIGNED} LLGM Assign pre (ffffffff => f56c6551) (gprs_llc.c:1079) 20241025120508223 DLLC NOTICE LLME(ffffffff/f56c6551){ASSIGNED} LLGM Assign post (ffffffff => f56c6551) (gprs_llc.c:1125) 20241025120508223 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120508223 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120508223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120508223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@902a01de329b: setverdict(pass): none -> pass 20241025120508276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120508276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120508276 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120508276 DMM INFO MM(262420000000019/f56c6551) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120508276 DMM INFO MM(262420000000019/f56c6551) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120508276 DMM DEBUG MM(262420000000019/f56c6551) Using GGSN 0 (gprs_sm.c:317) 20241025120508276 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) 20241025120508276 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241025120508276 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120508276 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120508276 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241025120508300 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 ac 4d fa 06 11 71 89 db f9 14 05 7f f2 ba 4f 00 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) 20241025120508300 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc821148, cbp=0x55e7bcab3d00) (sgsn_libgtp.c:629) 20241025120508300 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120508300 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab70f8 TLLI=f56c6551, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120508300 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120508300 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120508313 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241025120508322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120508322 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025120508322 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@902a01de329b: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@902a01de329b: Final verdict of PTC: pass 20241025120508330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@902a01de329b: Final verdict of PTC: none -NSVCI98(773)@902a01de329b: Final verdict of PTC: none 20241025120508335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120508335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI210(771)@902a01de329b: Final verdict of PTC: none -NSVCI97(768)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@902a01de329b: Final verdict of PTC: none -NSVCI99(778)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(772)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(776)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(766)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(771): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:05:08 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 20241025120508431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120508833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43164) 20241025120509337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120509337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43164, count=95516) 20241025120510338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120510338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:05:10 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 20241025120511338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120511338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_ggsn_reject started. 20241025120511902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120511905 DMM INFO MM(262420000000019/f56c6551) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120511905 DMM INFO MM(262420000000019/f56c6551) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120511905 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120511905 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120511905 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120511905 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120511905 DLLC NOTICE LLME(ffffffff/f56c6551){ASSIGNED} LLGM Assign pre (f56c6551 => ffffffff) (gprs_llc.c:1079) 20241025120511905 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f56c6551 => ffffffff) (gprs_llc.c:1125) 20241025120511905 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab6da0 (gprs_sndcp.c:574) 20241025120511905 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab70f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120511905 DMM NOTICE MM(262420000000019/f56c6551) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025120511905 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241025120511905 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025120511905 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120511905 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241025120511905 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241025120511905 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) 20241025120511905 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) 20241025120511905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120511905 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120511905 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120511905 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120511905 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120511954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120511954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120511954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120511954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120511954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120511954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120511954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120511954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120511954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120511955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120511955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120511955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120511955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120511955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120511955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120511955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120511955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120511955 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120511955 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120511955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120511955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120511955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120511958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120511962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120511962 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120511974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120511974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120511974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120511974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120511974 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120511974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120511974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120511974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120511974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120511975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120511975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120511975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120511975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120511975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120511975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120511975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120511975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120511975 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120511975 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120511975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120511975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120511975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120511978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120511985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120511985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120511997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120511997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120511997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120511997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120511997 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120511997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120511997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120511997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120511997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120511998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120511999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120511999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120511999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120511999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120511999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120511999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120511999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120511999 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120511999 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120511999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120511999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120511999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120512001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120512005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120512005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(795)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120512340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120512340 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120512340 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120512340 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120512344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120512345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(797)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@902a01de329b: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='D8DDFE75'O, index=0 SGSN_Test-GSUP(799)@902a01de329b: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@902a01de329b: 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 := 'B9D1828DC16125A996694FA1D2743FFE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DB132DBC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B94CEEDF3E6048D'O } } } } } 20241025120512388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120512388 DLLC NOTICE LLME(ffffffff/d8ddfe75){UNASSIGNED} LLC RX: unknown TLLI 0xd8ddfe75, creating LLME on the fly (gprs_llc.c:552) 20241025120512388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120512388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241025120512388 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120512388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120512388 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120512388 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120512388 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120512388 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120512388 DLLC NOTICE LLME(ffffffff/d8ddfe75){UNASSIGNED} LLGM Assign pre (d8ddfe75 => cbec670b) (gprs_llc.c:1079) 20241025120512388 DLLC NOTICE LLME(d8ddfe75/cbec670b){ASSIGNED} LLGM Assign post (d8ddfe75 => cbec670b) (gprs_llc.c:1125) 20241025120512388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120512388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120512388 DMM DEBUG MM(262420000000020/cbec670b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120512395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120512395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120512395 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120512395 DMM DEBUG MM(262420000000020/cbec670b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241025120512395 DMM NOTICE MM(262420000000020/cbec670b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120512395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120512395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120512395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120512395 DMM DEBUG MM(262420000000020/cbec670b) Requesting authorization (sgsn_auth.c:160) 20241025120512395 DMM INFO MM(262420000000020/cbec670b) Requesting authentication tuples (sgsn_auth.c:184) 20241025120512395 DMM DEBUG MM(262420000000020/cbec670b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120512395 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241025120512395 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)@902a01de329b: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241025120512396 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120512396 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120512396 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120512396 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120512396 DMM INFO MM(262420000000020/cbec670b) Subscriber data update (mmctx.c:445) 20241025120512396 DMM DEBUG MM(262420000000020/cbec670b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120512396 DMM INFO MM(262420000000020/cbec670b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120512396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120512396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120512396 DMM INFO MM(262420000000020/cbec670b) <- GMM AUTH AND CIPHERING REQ (rand = b9 d1 82 8d c1 61 25 a9 96 69 4f a1 d2 74 3f fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120512401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120512401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120512401 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120512401 DMM INFO MM(262420000000020/cbec670b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120512401 DMM NOTICE MM(262420000000020/cbec670b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120512401 DMM DEBUG MM(262420000000020/cbec670b) checking auth: received GSM SRES = db 13 2d bc (gprs_gmm.c:666) 20241025120512401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120512401 DMM DEBUG MM(262420000000020/cbec670b) Requesting authorization (sgsn_auth.c:160) 20241025120512401 DMM INFO MM(262420000000020/cbec670b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120512401 DMM DEBUG MM(262420000000020/cbec670b) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120512401 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241025120512401 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) 20241025120512401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120512401 DMM INFO MM(262420000000020/cbec670b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbec670b) (gprs_gmm.c:300) 20241025120512401 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120512401 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120512401 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241025120512401 DMM INFO MM(262420000000020/cbec670b) Subscriber data update (mmctx.c:445) 20241025120512402 DMM DEBUG MM(262420000000020/cbec670b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120512402 DMM INFO MM(262420000000020/cbec670b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120512402 DMM NOTICE MM(262420000000020/cbec670b) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241025120512402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120512402 DMM NOTICE MM(262420000000020/cbec670b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120512402 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) 20241025120512402 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120512402 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241025120512402 DMM INFO MM(262420000000020/cbec670b) Subscriber data update (mmctx.c:445) 20241025120512402 DMM DEBUG MM(262420000000020/cbec670b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120512405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120512405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120512405 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120512405 DMM INFO MM(262420000000020/cbec670b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120512405 DMM NOTICE MM(262420000000020/cbec670b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120512405 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120512405 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120512405 DLLC NOTICE LLME(d8ddfe75/cbec670b){ASSIGNED} LLGM Assign pre (ffffffff => cbec670b) (gprs_llc.c:1079) 20241025120512405 DLLC NOTICE LLME(ffffffff/cbec670b){ASSIGNED} LLGM Assign post (ffffffff => cbec670b) (gprs_llc.c:1125) 20241025120512405 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120512405 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120512405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120512405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@902a01de329b: setverdict(pass): none -> pass 20241025120512463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120512463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120512463 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120512463 DMM INFO MM(262420000000020/cbec670b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120512463 DMM INFO MM(262420000000020/cbec670b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120512463 DMM DEBUG MM(262420000000020/cbec670b) Using GGSN 0 (gprs_sm.c:317) 20241025120512463 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) 20241025120512463 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241025120512463 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120512463 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120512463 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241025120512493 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 bc 65 b8 bd 11 aa b2 58 1e 14 05 7f 6d ef 28 10 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241025120512493 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f29bc8221c0, cbp=0x55e7bcab4190) (sgsn_libgtp.c:629) 20241025120512493 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241025120512493 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241025120512493 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025120512493 DMM NOTICE MM(262420000000020/cbec670b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@902a01de329b: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@902a01de329b: Final verdict of PTC: pass 20241025120512512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42108<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120512515 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120512515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@902a01de329b: Final verdict of PTC: none -NSVCI98(792)@902a01de329b: Final verdict of PTC: none -NSVCI99(798)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@902a01de329b: Final verdict of PTC: none -NSVCI97(787)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(795)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(790)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(785)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(796)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(795): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:05:12 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 20241025120512585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120512986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43072) 20241025120513516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120513517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43072, count=97952) 20241025120514518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120514518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:05: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_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 20241025120515519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120515519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_user_deact_mo started. 20241025120516090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120516093 DMM INFO MM(262420000000020/cbec670b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120516093 DMM INFO MM(262420000000020/cbec670b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120516093 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120516093 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120516093 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120516093 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120516093 DLLC NOTICE LLME(ffffffff/cbec670b){ASSIGNED} LLGM Assign pre (cbec670b => ffffffff) (gprs_llc.c:1079) 20241025120516093 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbec670b => ffffffff) (gprs_llc.c:1125) 20241025120516093 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241025120516093 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) 20241025120516093 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) 20241025120516093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120516093 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120516093 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120516093 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120516093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120516136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120516136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120516136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120516136 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120516136 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120516136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120516136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120516136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120516136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120516137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120516137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120516137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120516137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120516137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120516137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120516137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120516137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120516137 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120516137 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120516137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120516137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120516137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120516139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120516145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120516145 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120516151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120516151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120516151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120516151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120516151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120516151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120516151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120516151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120516151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120516153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120516153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120516153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120516153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120516153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120516153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120516153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120516153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120516153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120516153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120516153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120516153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120516153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120516156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120516161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120516161 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)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120516168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120516168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120516168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120516168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120516168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120516168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120516168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120516168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120516168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120516169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120516169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120516169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120516169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120516169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120516169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120516169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120516169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120516169 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120516169 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120516169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120516169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120516169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120516172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120516178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120516178 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120516520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120516520 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120516520 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120516520 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120516524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120516525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@902a01de329b: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='CB7C9F23'O, index=0 SGSN_Test-GSUP(818)@902a01de329b: 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)@902a01de329b: 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 := 'B7E8610914A0A08A48284884FAB585FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFAF8309'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B727094F3B7A0C1'O } } } } } 20241025120516566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120516566 DLLC NOTICE LLME(ffffffff/cb7c9f23){UNASSIGNED} LLC RX: unknown TLLI 0xcb7c9f23, creating LLME on the fly (gprs_llc.c:552) 20241025120516566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120516566 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241025120516566 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120516566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120516566 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120516566 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120516566 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120516566 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120516566 DLLC NOTICE LLME(ffffffff/cb7c9f23){UNASSIGNED} LLGM Assign pre (cb7c9f23 => c0e56894) (gprs_llc.c:1079) 20241025120516566 DLLC NOTICE LLME(cb7c9f23/c0e56894){ASSIGNED} LLGM Assign post (cb7c9f23 => c0e56894) (gprs_llc.c:1125) 20241025120516566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120516566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120516567 DMM DEBUG MM(262420000000021/c0e56894) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120516574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120516574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120516574 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120516574 DMM DEBUG MM(262420000000021/c0e56894) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241025120516574 DMM NOTICE MM(262420000000021/c0e56894) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120516574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120516574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120516574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120516574 DMM DEBUG MM(262420000000021/c0e56894) Requesting authorization (sgsn_auth.c:160) 20241025120516574 DMM INFO MM(262420000000021/c0e56894) Requesting authentication tuples (sgsn_auth.c:184) 20241025120516574 DMM DEBUG MM(262420000000021/c0e56894) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120516574 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241025120516574 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)@902a01de329b: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241025120516576 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120516576 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120516576 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120516576 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120516576 DMM INFO MM(262420000000021/c0e56894) Subscriber data update (mmctx.c:445) 20241025120516576 DMM DEBUG MM(262420000000021/c0e56894) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120516576 DMM INFO MM(262420000000021/c0e56894) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120516576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120516576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120516576 DMM INFO MM(262420000000021/c0e56894) <- GMM AUTH AND CIPHERING REQ (rand = b7 e8 61 09 14 a0 a0 8a 48 28 48 84 fa b5 85 fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120516583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120516583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120516583 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120516583 DMM INFO MM(262420000000021/c0e56894) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120516583 DMM NOTICE MM(262420000000021/c0e56894) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120516583 DMM DEBUG MM(262420000000021/c0e56894) checking auth: received GSM SRES = df af 83 09 (gprs_gmm.c:666) 20241025120516583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120516583 DMM DEBUG MM(262420000000021/c0e56894) Requesting authorization (sgsn_auth.c:160) 20241025120516583 DMM INFO MM(262420000000021/c0e56894) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120516583 DMM DEBUG MM(262420000000021/c0e56894) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120516583 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241025120516583 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) 20241025120516583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120516583 DMM INFO MM(262420000000021/c0e56894) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0e56894) (gprs_gmm.c:300) 20241025120516585 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120516585 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120516585 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025120516585 DMM INFO MM(262420000000021/c0e56894) Subscriber data update (mmctx.c:445) 20241025120516585 DMM DEBUG MM(262420000000021/c0e56894) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120516585 DMM INFO MM(262420000000021/c0e56894) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120516585 DMM NOTICE MM(262420000000021/c0e56894) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241025120516585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120516585 DMM NOTICE MM(262420000000021/c0e56894) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120516585 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) 20241025120516586 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120516586 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241025120516586 DMM INFO MM(262420000000021/c0e56894) Subscriber data update (mmctx.c:445) 20241025120516586 DMM DEBUG MM(262420000000021/c0e56894) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120516595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120516595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120516595 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120516595 DMM INFO MM(262420000000021/c0e56894) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120516595 DMM NOTICE MM(262420000000021/c0e56894) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120516595 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120516595 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120516595 DLLC NOTICE LLME(cb7c9f23/c0e56894){ASSIGNED} LLGM Assign pre (ffffffff => c0e56894) (gprs_llc.c:1079) 20241025120516595 DLLC NOTICE LLME(ffffffff/c0e56894){ASSIGNED} LLGM Assign post (ffffffff => c0e56894) (gprs_llc.c:1125) 20241025120516595 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120516595 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120516595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120516595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@902a01de329b: setverdict(pass): none -> pass 20241025120516653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120516653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120516654 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120516654 DMM INFO MM(262420000000021/c0e56894) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120516654 DMM INFO MM(262420000000021/c0e56894) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120516654 DMM DEBUG MM(262420000000021/c0e56894) Using GGSN 0 (gprs_sm.c:317) 20241025120516654 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) 20241025120516654 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241025120516654 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120516654 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120516654 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241025120516674 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 41 4e 05 ba 11 d2 0b a0 60 14 05 7f fe e5 18 7e 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) 20241025120516674 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8221c0, cbp=0x55e7bcab4190) (sgsn_libgtp.c:629) 20241025120516674 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120516674 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab70f8 TLLI=c0e56894, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120516674 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120516674 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120516681 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241025120516686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120516686 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025120516686 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120516688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120516688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241025120516688 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120516688 DMM INFO MM(262420000000021/c0e56894) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025120516688 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120516688 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241025120516689 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) 20241025120516689 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f29bc8221c0, cbp=0x55e7bcab4190) (sgsn_libgtp.c:629) 20241025120516689 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025120516689 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab70f8, TLLI=c0e56894, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120516689 DMM INFO MM(262420000000021/c0e56894) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025120516689 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241025120516689 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@902a01de329b: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@902a01de329b: Final verdict of PTC: pass 20241025120516694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42120<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120516696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(818)@902a01de329b: Final verdict of PTC: none 20241025120516697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(808)@902a01de329b: Final verdict of PTC: none -NSVCI99(816)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@902a01de329b: Final verdict of PTC: none -NSVCI98(811)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@902a01de329b: Final verdict of PTC: none -NSVCI97(806)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(804)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(814)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(809)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:05:16 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 20241025120516765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120517167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41280) 20241025120517698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120517698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41280, count=105028) 20241025120518700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120518700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:05: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_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 20241025120519701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120519701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025120520102 DGPRS DEBUG Checking for inactive LLMEs, time = 32386119 (sgsn.c:131) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_user_deact_mt started. 20241025120520260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120520263 DMM INFO MM(262420000000021/c0e56894) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120520263 DMM INFO MM(262420000000021/c0e56894) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120520263 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120520263 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120520263 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120520263 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120520263 DLLC NOTICE LLME(ffffffff/c0e56894){ASSIGNED} LLGM Assign pre (c0e56894 => ffffffff) (gprs_llc.c:1079) 20241025120520263 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0e56894 => ffffffff) (gprs_llc.c:1125) 20241025120520263 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241025120520263 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) 20241025120520263 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) 20241025120520263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120520263 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120520263 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120520263 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120520263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120520356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120520356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120520356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120520356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120520356 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120520356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120520356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120520356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120520356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120520356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120520357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120520357 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120520357 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120520357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120520357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120520357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120520360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120520366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120520366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120520371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120520371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120520371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120520371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120520371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120520371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120520372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120520372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120520372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120520372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120520372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120520372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120520372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120520372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120520372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120520372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120520372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120520372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120520372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120520372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120520372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120520372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120520374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120520379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120520379 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)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120520388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120520388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120520388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120520388 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120520388 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120520388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120520388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120520388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120520388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120520389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120520389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120520389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120520389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120520389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120520389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120520389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120520389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120520389 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120520389 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120520389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120520390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120520390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120520391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120520396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120520396 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120520702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120520703 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120520703 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120520703 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120520707 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120520708 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@902a01de329b: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='C1744872'O, index=0 SGSN_Test-GSUP(837)@902a01de329b: 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)@902a01de329b: 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 := '79E6585F8F2717F7977F3C55F88E5E9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0EF8588E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4907212E54BF49D0'O } } } } } 20241025120520776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120520776 DLLC NOTICE LLME(ffffffff/c1744872){UNASSIGNED} LLC RX: unknown TLLI 0xc1744872, creating LLME on the fly (gprs_llc.c:552) 20241025120520776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120520776 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241025120520776 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120520776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120520776 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120520776 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120520776 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120520776 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120520776 DLLC NOTICE LLME(ffffffff/c1744872){UNASSIGNED} LLGM Assign pre (c1744872 => e254aeb9) (gprs_llc.c:1079) 20241025120520776 DLLC NOTICE LLME(c1744872/e254aeb9){ASSIGNED} LLGM Assign post (c1744872 => e254aeb9) (gprs_llc.c:1125) 20241025120520776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120520776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120520776 DMM DEBUG MM(262420000000022/e254aeb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120520801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120520801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120520801 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120520801 DMM DEBUG MM(262420000000022/e254aeb9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241025120520801 DMM NOTICE MM(262420000000022/e254aeb9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120520801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120520801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120520801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120520801 DMM DEBUG MM(262420000000022/e254aeb9) Requesting authorization (sgsn_auth.c:160) 20241025120520801 DMM INFO MM(262420000000022/e254aeb9) Requesting authentication tuples (sgsn_auth.c:184) 20241025120520801 DMM DEBUG MM(262420000000022/e254aeb9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120520801 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241025120520801 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)@902a01de329b: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241025120520807 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120520807 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120520807 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120520807 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120520807 DMM INFO MM(262420000000022/e254aeb9) Subscriber data update (mmctx.c:445) 20241025120520807 DMM DEBUG MM(262420000000022/e254aeb9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120520807 DMM INFO MM(262420000000022/e254aeb9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120520807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120520807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120520807 DMM INFO MM(262420000000022/e254aeb9) <- GMM AUTH AND CIPHERING REQ (rand = 79 e6 58 5f 8f 27 17 f7 97 7f 3c 55 f8 8e 5e 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120520823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120520823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120520823 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120520823 DMM INFO MM(262420000000022/e254aeb9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120520823 DMM NOTICE MM(262420000000022/e254aeb9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120520823 DMM DEBUG MM(262420000000022/e254aeb9) checking auth: received GSM SRES = 0e f8 58 8e (gprs_gmm.c:666) 20241025120520823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120520823 DMM DEBUG MM(262420000000022/e254aeb9) Requesting authorization (sgsn_auth.c:160) 20241025120520823 DMM INFO MM(262420000000022/e254aeb9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120520824 DMM DEBUG MM(262420000000022/e254aeb9) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120520824 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241025120520824 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) 20241025120520824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120520824 DMM INFO MM(262420000000022/e254aeb9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe254aeb9) (gprs_gmm.c:300) 20241025120520828 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120520828 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120520828 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241025120520828 DMM INFO MM(262420000000022/e254aeb9) Subscriber data update (mmctx.c:445) 20241025120520828 DMM DEBUG MM(262420000000022/e254aeb9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120520828 DMM INFO MM(262420000000022/e254aeb9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120520828 DMM NOTICE MM(262420000000022/e254aeb9) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241025120520828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120520828 DMM NOTICE MM(262420000000022/e254aeb9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120520828 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) 20241025120520829 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120520829 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241025120520829 DMM INFO MM(262420000000022/e254aeb9) Subscriber data update (mmctx.c:445) 20241025120520829 DMM DEBUG MM(262420000000022/e254aeb9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120520840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120520840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120520840 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120520840 DMM INFO MM(262420000000022/e254aeb9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120520840 DMM NOTICE MM(262420000000022/e254aeb9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120520840 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120520840 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120520840 DLLC NOTICE LLME(c1744872/e254aeb9){ASSIGNED} LLGM Assign pre (ffffffff => e254aeb9) (gprs_llc.c:1079) 20241025120520841 DLLC NOTICE LLME(ffffffff/e254aeb9){ASSIGNED} LLGM Assign post (ffffffff => e254aeb9) (gprs_llc.c:1125) 20241025120520841 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120520841 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120520841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120520841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@902a01de329b: setverdict(pass): none -> pass 20241025120520899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120520899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120520899 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120520899 DMM INFO MM(262420000000022/e254aeb9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120520899 DMM INFO MM(262420000000022/e254aeb9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120520899 DMM DEBUG MM(262420000000022/e254aeb9) Using GGSN 0 (gprs_sm.c:317) 20241025120520899 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) 20241025120520899 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241025120520899 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120520899 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120520900 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241025120520931 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 54 58 bc f1 11 31 b5 07 a1 14 05 7f e0 9f 6c 6c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241025120520931 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8221c0, cbp=0x55e7bcab4190) (sgsn_libgtp.c:629) 20241025120520931 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120520931 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab70f8 TLLI=e254aeb9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120520931 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120520931 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120520948 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241025120520963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120520963 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025120520963 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120520968 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241025120520969 DGPRS INFO PDP(262420000000022:5): Context 0x7f29bc8221c0 was deleted (sgsn_libgtp.c:703) 20241025120520969 DMM INFO MM(262420000000022/e254aeb9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025120520969 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241025120520969 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@902a01de329b: Removing Client IMSI='262420000000022'H, index=0 20241025120520981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120520981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025120520981 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120520981 DMM INFO MM(262420000000022/e254aeb9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@902a01de329b: Final verdict of PTC: pass 20241025120520986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42134<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120520990 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120520990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@902a01de329b: Final verdict of PTC: none -NSVCI97(825)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(837)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@902a01de329b: Final verdict of PTC: none -NSVCI98(830)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@902a01de329b: Final verdict of PTC: none -NSVCI99(835)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(828)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(823)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(833)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:05:21 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 20241025120521098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120521500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79768) 20241025120521992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120521992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79768, count=105088) 20241025120522993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120522993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:05: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_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 20241025120523995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120523995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_deact_dup started. 20241025120524566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120524569 DMM INFO MM(262420000000022/e254aeb9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120524569 DMM INFO MM(262420000000022/e254aeb9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120524569 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120524569 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120524569 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120524570 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120524570 DLLC NOTICE LLME(ffffffff/e254aeb9){ASSIGNED} LLGM Assign pre (e254aeb9 => ffffffff) (gprs_llc.c:1079) 20241025120524570 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e254aeb9 => ffffffff) (gprs_llc.c:1125) 20241025120524570 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab6da0 (gprs_sndcp.c:574) 20241025120524570 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab70f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120524570 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241025120524570 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) 20241025120524570 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) 20241025120524570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120524570 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120524570 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120524570 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120524570 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120524612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120524612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120524612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120524612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120524612 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120524612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120524612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120524612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120524612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120524613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120524613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120524613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120524613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120524613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120524613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120524613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120524613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120524613 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120524613 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120524613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120524614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120524614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120524615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120524620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120524620 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120524628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120524628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120524628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120524628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120524628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120524628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120524628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120524628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120524628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120524628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120524628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120524628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120524629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120524629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120524629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120524629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120524629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120524629 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120524629 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120524629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120524629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120524629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120524631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120524636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120524636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120524646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120524646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120524646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120524646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120524646 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120524646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120524646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120524646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120524646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120524647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120524647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120524647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120524647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120524647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120524647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120524647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120524647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120524647 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120524647 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120524647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120524648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120524648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120524649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120524654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120524654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120524997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120524997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120524997 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120524997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120524998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120524998 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@902a01de329b: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='EF0206CB'O, index=0 SGSN_Test-GSUP(856)@902a01de329b: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@902a01de329b: 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 := '37A1418C0442DCDE42CE9583771156E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1DE08F86'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76752FCFB3B89741'O } } } } } 20241025120525058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120525059 DLLC NOTICE LLME(ffffffff/ef0206cb){UNASSIGNED} LLC RX: unknown TLLI 0xef0206cb, creating LLME on the fly (gprs_llc.c:552) 20241025120525059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120525059 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241025120525059 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120525059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120525059 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120525059 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120525059 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120525059 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120525059 DLLC NOTICE LLME(ffffffff/ef0206cb){UNASSIGNED} LLGM Assign pre (ef0206cb => fc891da7) (gprs_llc.c:1079) 20241025120525059 DLLC NOTICE LLME(ef0206cb/fc891da7){ASSIGNED} LLGM Assign post (ef0206cb => fc891da7) (gprs_llc.c:1125) 20241025120525059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120525059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120525059 DMM DEBUG MM(262420000000046/fc891da7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120525074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120525074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120525075 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120525075 DMM DEBUG MM(262420000000046/fc891da7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241025120525075 DMM NOTICE MM(262420000000046/fc891da7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120525075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120525075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120525075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120525075 DMM DEBUG MM(262420000000046/fc891da7) Requesting authorization (sgsn_auth.c:160) 20241025120525075 DMM INFO MM(262420000000046/fc891da7) Requesting authentication tuples (sgsn_auth.c:184) 20241025120525075 DMM DEBUG MM(262420000000046/fc891da7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120525075 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241025120525075 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)@902a01de329b: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241025120525081 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120525081 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120525081 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120525081 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120525081 DMM INFO MM(262420000000046/fc891da7) Subscriber data update (mmctx.c:445) 20241025120525081 DMM DEBUG MM(262420000000046/fc891da7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120525081 DMM INFO MM(262420000000046/fc891da7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120525081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120525081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120525081 DMM INFO MM(262420000000046/fc891da7) <- GMM AUTH AND CIPHERING REQ (rand = 37 a1 41 8c 04 42 dc de 42 ce 95 83 77 11 56 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120525096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120525096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120525096 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120525096 DMM INFO MM(262420000000046/fc891da7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120525096 DMM NOTICE MM(262420000000046/fc891da7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120525096 DMM DEBUG MM(262420000000046/fc891da7) checking auth: received GSM SRES = 1d e0 8f 86 (gprs_gmm.c:666) 20241025120525097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120525097 DMM DEBUG MM(262420000000046/fc891da7) Requesting authorization (sgsn_auth.c:160) 20241025120525097 DMM INFO MM(262420000000046/fc891da7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120525097 DMM DEBUG MM(262420000000046/fc891da7) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120525097 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241025120525097 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) 20241025120525097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120525097 DMM INFO MM(262420000000046/fc891da7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc891da7) (gprs_gmm.c:300) 20241025120525100 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120525100 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120525100 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241025120525100 DMM INFO MM(262420000000046/fc891da7) Subscriber data update (mmctx.c:445) 20241025120525100 DMM DEBUG MM(262420000000046/fc891da7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120525100 DMM INFO MM(262420000000046/fc891da7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120525100 DMM NOTICE MM(262420000000046/fc891da7) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241025120525100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120525100 DMM NOTICE MM(262420000000046/fc891da7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120525100 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) 20241025120525101 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120525101 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241025120525101 DMM INFO MM(262420000000046/fc891da7) Subscriber data update (mmctx.c:445) 20241025120525101 DMM DEBUG MM(262420000000046/fc891da7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120525112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120525112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120525112 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120525112 DMM INFO MM(262420000000046/fc891da7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120525112 DMM NOTICE MM(262420000000046/fc891da7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120525112 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120525112 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120525112 DLLC NOTICE LLME(ef0206cb/fc891da7){ASSIGNED} LLGM Assign pre (ffffffff => fc891da7) (gprs_llc.c:1079) 20241025120525112 DLLC NOTICE LLME(ffffffff/fc891da7){ASSIGNED} LLGM Assign post (ffffffff => fc891da7) (gprs_llc.c:1125) 20241025120525112 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120525112 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120525112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120525112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@902a01de329b: setverdict(pass): none -> pass 20241025120525168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120525169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120525169 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120525169 DMM INFO MM(262420000000046/fc891da7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120525169 DMM INFO MM(262420000000046/fc891da7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120525169 DMM DEBUG MM(262420000000046/fc891da7) Using GGSN 0 (gprs_sm.c:317) 20241025120525169 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) 20241025120525169 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241025120525169 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120525169 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120525169 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241025120525193 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 f9 21 70 2d 11 8c 85 ee be 14 05 7f 32 8e 8b af 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) 20241025120525194 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8221c0, cbp=0x55e7bcab4190) (sgsn_libgtp.c:629) 20241025120525194 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120525194 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab70f8 TLLI=fc891da7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120525194 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120525194 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120525210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120525210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241025120525210 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120525210 DMM INFO MM(262420000000046/fc891da7) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241025120525210 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120525210 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241025120525210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120525210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120525210 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120525210 DMM INFO MM(262420000000046/fc891da7) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241025120525210 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120525210 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@902a01de329b: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@902a01de329b: "Received deletePDPContextResponse 1, seq_nr=1036" 20241025120525214 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) 20241025120525214 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f29bc8221c0, cbp=0x55e7bcab4190) (sgsn_libgtp.c:629) 20241025120525214 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025120525214 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab70f8, TLLI=fc891da7, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120525214 DMM INFO MM(262420000000046/fc891da7) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025120525214 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241025120525214 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025120525214 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) 20241025120525214 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)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@902a01de329b: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@902a01de329b: Final verdict of PTC: pass 20241025120527236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54084<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@902a01de329b: Final verdict of PTC: none -NSVCI98(849)@902a01de329b: Final verdict of PTC: none -NSVCI99(854)@902a01de329b: Final verdict of PTC: none -NSVCI97(844)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@902a01de329b: Final verdict of PTC: none 20241025120527242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120527242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI196(843)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(847)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(852)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(842)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:05:27 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 20241025120527289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120527691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100492) 20241025120528242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120528242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100492, count=106544) 20241025120529243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120529243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:05: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_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 20241025120530244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120530244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_second_attempt started. 20241025120530782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120530784 DMM INFO MM(262420000000046/fc891da7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120530784 DMM INFO MM(262420000000046/fc891da7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120530784 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120530784 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120530784 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120530784 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120530784 DLLC NOTICE LLME(ffffffff/fc891da7){ASSIGNED} LLGM Assign pre (fc891da7 => ffffffff) (gprs_llc.c:1079) 20241025120530784 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc891da7 => ffffffff) (gprs_llc.c:1125) 20241025120530784 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241025120530784 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) 20241025120530784 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) 20241025120530784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120530785 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120530785 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120530785 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120530785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120530825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120530825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120530825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120530825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120530825 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120530825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120530825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120530825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120530825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120530827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120530827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120530828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120530828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120530828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120530828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120530828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120530828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120530828 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120530828 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120530828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120530829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120530829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120530833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120530838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120530838 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120530849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120530849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120530849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120530849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120530849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120530849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120530849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120530849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120530849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(868)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(869)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120530850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120530850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120530850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120530850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120530850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120530850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120530850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120530850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120530850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120530850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120530850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120530850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120530850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120530852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120530857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120530857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(868)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_second_attempt-BVCI210(866)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120530861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120530861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120530861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120530861 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120530861 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120530861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120530861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120530861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120530861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120530862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120530862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120530862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120530862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120530862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120530862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120530862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120530862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120530862 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120530862 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120530862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120530862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120530862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120530864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120530869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120530869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120531244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120531245 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120531245 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120531245 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120531249 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120531250 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@902a01de329b: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D520C018'O, index=0 SGSN_Test-GSUP(875)@902a01de329b: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@902a01de329b: 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 := 'F14E79E05BFD52E60581F72D2F122E5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DB7FFB6B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC08245FA4DD4B5B'O } } } } } 20241025120531322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120531322 DLLC NOTICE LLME(ffffffff/d520c018){UNASSIGNED} LLC RX: unknown TLLI 0xd520c018, creating LLME on the fly (gprs_llc.c:552) 20241025120531322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120531322 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241025120531322 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120531322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120531322 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120531322 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120531322 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120531322 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120531322 DLLC NOTICE LLME(ffffffff/d520c018){UNASSIGNED} LLGM Assign pre (d520c018 => c77f9006) (gprs_llc.c:1079) 20241025120531322 DLLC NOTICE LLME(d520c018/c77f9006){ASSIGNED} LLGM Assign post (d520c018 => c77f9006) (gprs_llc.c:1125) 20241025120531322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120531322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120531322 DMM DEBUG MM(262420000000022/c77f9006) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120531337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120531337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120531337 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120531337 DMM DEBUG MM(262420000000022/c77f9006) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241025120531337 DMM NOTICE MM(262420000000022/c77f9006) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120531337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120531337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120531337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120531337 DMM DEBUG MM(262420000000022/c77f9006) Requesting authorization (sgsn_auth.c:160) 20241025120531337 DMM INFO MM(262420000000022/c77f9006) Requesting authentication tuples (sgsn_auth.c:184) 20241025120531337 DMM DEBUG MM(262420000000022/c77f9006) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120531337 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241025120531337 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)@902a01de329b: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@902a01de329b: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241025120531341 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120531341 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120531341 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120531341 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120531341 DMM INFO MM(262420000000022/c77f9006) Subscriber data update (mmctx.c:445) 20241025120531341 DMM DEBUG MM(262420000000022/c77f9006) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120531341 DMM INFO MM(262420000000022/c77f9006) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120531341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120531341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120531341 DMM INFO MM(262420000000022/c77f9006) <- GMM AUTH AND CIPHERING REQ (rand = f1 4e 79 e0 5b fd 52 e6 05 81 f7 2d 2f 12 2e 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120531356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120531356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120531356 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120531356 DMM INFO MM(262420000000022/c77f9006) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120531356 DMM NOTICE MM(262420000000022/c77f9006) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120531356 DMM DEBUG MM(262420000000022/c77f9006) checking auth: received GSM SRES = db 7f fb 6b (gprs_gmm.c:666) 20241025120531356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120531356 DMM DEBUG MM(262420000000022/c77f9006) Requesting authorization (sgsn_auth.c:160) 20241025120531356 DMM INFO MM(262420000000022/c77f9006) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120531356 DMM DEBUG MM(262420000000022/c77f9006) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120531356 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241025120531356 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) 20241025120531356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120531356 DMM INFO MM(262420000000022/c77f9006) <- GMM ATTACH ACCEPT (new P-TMSI=0xc77f9006) (gprs_gmm.c:300) 20241025120531359 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120531359 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120531359 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241025120531359 DMM INFO MM(262420000000022/c77f9006) Subscriber data update (mmctx.c:445) 20241025120531359 DMM DEBUG MM(262420000000022/c77f9006) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120531359 DMM INFO MM(262420000000022/c77f9006) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120531359 DMM NOTICE MM(262420000000022/c77f9006) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241025120531359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120531359 DMM NOTICE MM(262420000000022/c77f9006) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120531360 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) 20241025120531360 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120531360 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241025120531360 DMM INFO MM(262420000000022/c77f9006) Subscriber data update (mmctx.c:445) 20241025120531360 DMM DEBUG MM(262420000000022/c77f9006) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120531370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120531370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120531370 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120531370 DMM INFO MM(262420000000022/c77f9006) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120531370 DMM NOTICE MM(262420000000022/c77f9006) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120531370 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120531370 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120531370 DLLC NOTICE LLME(d520c018/c77f9006){ASSIGNED} LLGM Assign pre (ffffffff => c77f9006) (gprs_llc.c:1079) 20241025120531370 DLLC NOTICE LLME(ffffffff/c77f9006){ASSIGNED} LLGM Assign post (ffffffff => c77f9006) (gprs_llc.c:1125) 20241025120531370 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120531370 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120531370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120531370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@902a01de329b: setverdict(pass): none -> pass TC_attach_second_attempt(877)@902a01de329b: 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 := '3A9D6F6BC03DB37B961834FC3AA9DC73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1DAA6AF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39AFA160B47D075B'O } } } } } 20241025120531421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120531421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120531421 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120531421 DMM INFO MM(262420000000022/c77f9006) -> GMM ATTACH REQUEST MI(TMSI-0xC77F9006) type="GPRS attach" (gprs_gmm.c:1266) 20241025120531421 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120531421 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025120531421 DLLC NOTICE LLME(ffffffff/c77f9006){ASSIGNED} LLGM Assign pre (c77f9006 => da7af29c) (gprs_llc.c:1079) 20241025120531421 DLLC NOTICE LLME(c77f9006/da7af29c){ASSIGNED} LLGM Assign post (c77f9006 => da7af29c) (gprs_llc.c:1125) 20241025120531421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120531421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120531421 DMM DEBUG MM(262420000000022/da7af29c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120531423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120531423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241025120531423 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120531423 DMM DEBUG MM(262420000000022/da7af29c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241025120531423 DMM NOTICE MM(262420000000022/da7af29c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120531423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120531423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120531423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120531423 DMM DEBUG MM(262420000000022/da7af29c) Requesting authorization (sgsn_auth.c:160) 20241025120531423 DMM INFO MM(262420000000022/da7af29c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120531423 DMM DEBUG MM(262420000000022/da7af29c) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120531423 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241025120531423 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) 20241025120537425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241025120537425 DMM ERROR MM(262420000000022/da7af29c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241025120537425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241025120537425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241025120537425 DMM NOTICE MM(262420000000022/da7af29c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241025120537425 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241025120537425 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) 20241025120537425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Reject}: Deallocated (fsm.c:568) 20241025120537425 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Deallocated (fsm.c:568) 20241025120537425 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120537425 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241025120537425 DLLC NOTICE LLME(c77f9006/da7af29c){ASSIGNED} LLGM Assign pre (da7af29c => ffffffff) (gprs_llc.c:1079) 20241025120537425 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da7af29c => ffffffff) (gprs_llc.c:1125) 20241025120550103 DGPRS DEBUG Checking for inactive LLMEs, time = 32386149 (sgsn.c:131) 20241025120551245 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025120551245 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120551246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241025120600830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120600834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120600834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120600851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120600854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120600854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120600863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120600866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120600866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@902a01de329b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@902a01de329b: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@902a01de329b: Final verdict of PTC: none -NSVCI97(863)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(871)@902a01de329b: Final verdict of PTC: none -NSVCI99(873)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(867)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@902a01de329b: Final verdict of PTC: none 20241025120601357 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120601358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(869)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(861)@902a01de329b: Final verdict of PTC: none 20241025120601363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54092<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt(877)@902a01de329b: Final verdict of PTC: fail reason: "Tguard timeout" TC_attach_second_attempt-BVCI220(872)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@902a01de329b: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(866)@902a01de329b: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@902a01de329b: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@902a01de329b: 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'. Fri Oct 25 12:06:01 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 20241025120601468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120601771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106488) 20241025120602358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120602359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106488, count=111920) 20241025120603359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120603359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:06: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_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 20241025120604360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120604360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_echo_timeout started. 20241025120604838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120604841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120604887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120604887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120604887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120604887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120604887 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120604887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120604887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120604887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120604887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120604888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120604888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120604888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120604888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120604888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120604888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120604888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120604888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120604888 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120604888 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120604888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120604889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120604889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120604891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120604896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120604896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120604905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120604905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120604905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120604905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120604905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120604905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120604905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120604905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120604905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120604905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120604905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120604905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120604905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120604905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120604905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120604906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120604906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120604906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120604906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120604906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120604906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120604906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120604908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120604912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120604912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120604922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120604922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120604922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120604922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120604922 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120604922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120604922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120604922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120604922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120604923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120604923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120604923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120604923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120604923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120604923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120604923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120604923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120604923 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120604923 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120604923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120604923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120604923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120604925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120604930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120604930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120605362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120605362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120605362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120605362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120605366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120605367 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@902a01de329b: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='DE3C4DAD'O, index=0 SGSN_Test-GSUP(894)@902a01de329b: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@902a01de329b: 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 := '1F3A06446C7FDA80084E20392B7B6994'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BFB1715'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0BB7B7ED548290AE'O } } } } } 20241025120605398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120605398 DLLC NOTICE LLME(ffffffff/de3c4dad){UNASSIGNED} LLC RX: unknown TLLI 0xde3c4dad, creating LLME on the fly (gprs_llc.c:552) 20241025120605398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120605398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241025120605398 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120605398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120605398 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120605398 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120605398 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120605398 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120605398 DLLC NOTICE LLME(ffffffff/de3c4dad){UNASSIGNED} LLGM Assign pre (de3c4dad => dc40aea9) (gprs_llc.c:1079) 20241025120605398 DLLC NOTICE LLME(de3c4dad/dc40aea9){ASSIGNED} LLGM Assign post (de3c4dad => dc40aea9) (gprs_llc.c:1125) 20241025120605398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120605398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120605398 DMM DEBUG MM(262420000000067/dc40aea9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120605404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120605404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120605404 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120605404 DMM DEBUG MM(262420000000067/dc40aea9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241025120605404 DMM NOTICE MM(262420000000067/dc40aea9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120605404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120605404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120605404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120605404 DMM DEBUG MM(262420000000067/dc40aea9) Requesting authorization (sgsn_auth.c:160) 20241025120605404 DMM INFO MM(262420000000067/dc40aea9) Requesting authentication tuples (sgsn_auth.c:184) 20241025120605404 DMM DEBUG MM(262420000000067/dc40aea9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120605404 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241025120605404 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)@902a01de329b: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@902a01de329b: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241025120605446 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120605446 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120605446 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120605446 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120605446 DMM INFO MM(262420000000067/dc40aea9) Subscriber data update (mmctx.c:445) 20241025120605446 DMM DEBUG MM(262420000000067/dc40aea9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120605446 DMM INFO MM(262420000000067/dc40aea9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120605446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120605446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120605446 DMM INFO MM(262420000000067/dc40aea9) <- GMM AUTH AND CIPHERING REQ (rand = 1f 3a 06 44 6c 7f da 80 08 4e 20 39 2b 7b 69 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120605477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120605477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120605477 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120605477 DMM INFO MM(262420000000067/dc40aea9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120605477 DMM NOTICE MM(262420000000067/dc40aea9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120605477 DMM DEBUG MM(262420000000067/dc40aea9) checking auth: received GSM SRES = 2b fb 17 15 (gprs_gmm.c:666) 20241025120605477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120605477 DMM DEBUG MM(262420000000067/dc40aea9) Requesting authorization (sgsn_auth.c:160) 20241025120605477 DMM INFO MM(262420000000067/dc40aea9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120605477 DMM DEBUG MM(262420000000067/dc40aea9) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120605477 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241025120605477 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) 20241025120605477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120605477 DMM INFO MM(262420000000067/dc40aea9) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc40aea9) (gprs_gmm.c:300) 20241025120605480 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120605480 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120605480 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241025120605480 DMM INFO MM(262420000000067/dc40aea9) Subscriber data update (mmctx.c:445) 20241025120605480 DMM DEBUG MM(262420000000067/dc40aea9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120605480 DMM INFO MM(262420000000067/dc40aea9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120605480 DMM NOTICE MM(262420000000067/dc40aea9) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241025120605480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120605480 DMM NOTICE MM(262420000000067/dc40aea9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120605480 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) 20241025120605481 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120605481 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241025120605481 DMM INFO MM(262420000000067/dc40aea9) Subscriber data update (mmctx.c:445) 20241025120605481 DMM DEBUG MM(262420000000067/dc40aea9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120605490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120605490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120605490 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120605490 DMM INFO MM(262420000000067/dc40aea9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120605490 DMM NOTICE MM(262420000000067/dc40aea9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120605490 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120605490 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120605490 DLLC NOTICE LLME(de3c4dad/dc40aea9){ASSIGNED} LLGM Assign pre (ffffffff => dc40aea9) (gprs_llc.c:1079) 20241025120605490 DLLC NOTICE LLME(ffffffff/dc40aea9){ASSIGNED} LLGM Assign post (ffffffff => dc40aea9) (gprs_llc.c:1125) 20241025120605490 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120605490 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120605490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120605490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@902a01de329b: setverdict(pass): none -> pass 20241025120605543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120605543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120605543 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120605543 DMM INFO MM(262420000000067/dc40aea9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120605543 DMM INFO MM(262420000000067/dc40aea9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120605543 DMM DEBUG MM(262420000000067/dc40aea9) Using GGSN 0 (gprs_sm.c:317) 20241025120605543 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) 20241025120605543 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241025120605543 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120605543 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120605543 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241025120605555 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 51 44 11 4d 11 25 97 af 42 14 05 7f 07 c8 66 80 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) 20241025120605555 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8221c0, cbp=0x55e7bcab4190) (sgsn_libgtp.c:629) 20241025120605555 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120605555 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab1ff8 TLLI=dc40aea9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120605555 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120605555 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120610373 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241025120610378 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) 20241025120610378 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55e7bcaa7e40) (sgsn_libgtp.c:629) 20241025120615374 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1039" 20241025120620104 DGPRS DEBUG Checking for inactive LLMEs, time = 32386179 (sgsn.c:131) 20241025120620376 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241025120620376 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1039" 20241025120625362 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025120625363 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025120625363 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120625376 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241025120625376 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241025120625377 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1041" 20241025120630378 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241025120630378 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241025120630378 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241025120630378 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1041" 20241025120634890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120634896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120634896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120634906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120634910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120634910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120634924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120634927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120634927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120635378 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241025120635378 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241025120635378 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241025120635378 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241025120635379 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1043" 20241025120640380 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241025120640380 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241025120640380 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241025120640380 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241025120640380 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55e7bcaa7e40) (sgsn_libgtp.c:629) 20241025120640380 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55e7bcaa7e40) (sgsn_libgtp.c:633) 20241025120640380 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241025120640380 DMM INFO MM(262420000000067/dc40aea9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025120640380 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241025120640380 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025120640380 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241025120640380 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241025120640380 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025120640380 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241025120640380 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241025120640380 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025120640380 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241025120640380 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241025120640380 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025120640380 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241025120640380 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@902a01de329b: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@902a01de329b: Removing Client IMSI='262420000000067'H, index=0 20241025120640396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120640397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025120640397 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120640397 DMM INFO MM(262420000000067/dc40aea9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@902a01de329b: Final verdict of PTC: pass 20241025120640402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50598<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@902a01de329b: Final verdict of PTC: none 20241025120640406 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120640406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(882)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@902a01de329b: Final verdict of PTC: none -NSVCI98(887)@902a01de329b: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@902a01de329b: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@902a01de329b: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@902a01de329b: Final verdict of PTC: none -NSVCI99(892)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(880)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(885)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(890)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:06:40 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 20241025120640662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120641065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112540) 20241025120641408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120641408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=112540, count=113800) 20241025120642409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120642409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:06: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_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 20241025120643409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120643410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_restart_ctr_echo started. 20241025120644108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120644111 DMM INFO MM(262420000000067/dc40aea9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120644111 DMM INFO MM(262420000000067/dc40aea9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120644111 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120644111 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120644111 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120644111 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120644111 DLLC NOTICE LLME(ffffffff/dc40aea9){ASSIGNED} LLGM Assign pre (dc40aea9 => ffffffff) (gprs_llc.c:1079) 20241025120644111 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc40aea9 => ffffffff) (gprs_llc.c:1125) 20241025120644111 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab1ca0 (gprs_sndcp.c:574) 20241025120644111 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab1ff8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120644111 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241025120644111 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) 20241025120644111 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) 20241025120644111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120644111 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120644111 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120644111 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120644111 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120644190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120644190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120644190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120644190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120644190 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120644190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120644190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120644190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120644190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120644193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120644193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120644193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120644193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120644193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120644193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120644193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120644193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120644193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120644193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120644193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120644193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120644193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025120644204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120644215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120644215 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(902)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(900)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(906)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120644223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120644223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120644223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120644223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120644223 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120644223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120644223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120644223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120644223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120644225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120644225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120644225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120644225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120644225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120644225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120644225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120644225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120644225 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120644225 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120644225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120644226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120644226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120644231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120644243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120644243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120644257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120644257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120644257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120644257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120644257 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120644257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120644257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120644257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120644257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120644258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120644258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120644258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120644258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120644258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120644258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120644258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120644258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120644258 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120644258 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120644258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120644259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120644259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120644262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120644270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120644270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120644410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120644411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120644411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120644411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120644413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120644413 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@902a01de329b: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='C02EC120'O, index=0 SGSN_Test-GSUP(913)@902a01de329b: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@902a01de329b: 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 := '0A242722AF9A51B5006E7DC76CCABA47'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '949CF603'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4797BD9265FD8F84'O } } } } } 20241025120644447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120644448 DLLC NOTICE LLME(ffffffff/c02ec120){UNASSIGNED} LLC RX: unknown TLLI 0xc02ec120, creating LLME on the fly (gprs_llc.c:552) 20241025120644448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120644448 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241025120644448 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120644448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120644448 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120644448 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120644448 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120644448 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120644448 DLLC NOTICE LLME(ffffffff/c02ec120){UNASSIGNED} LLGM Assign pre (c02ec120 => e81fab55) (gprs_llc.c:1079) 20241025120644448 DLLC NOTICE LLME(c02ec120/e81fab55){ASSIGNED} LLGM Assign post (c02ec120 => e81fab55) (gprs_llc.c:1125) 20241025120644448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120644448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120644448 DMM DEBUG MM(262420000000023/e81fab55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120644456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120644456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120644456 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120644456 DMM DEBUG MM(262420000000023/e81fab55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241025120644456 DMM NOTICE MM(262420000000023/e81fab55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120644456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120644456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120644456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120644456 DMM DEBUG MM(262420000000023/e81fab55) Requesting authorization (sgsn_auth.c:160) 20241025120644456 DMM INFO MM(262420000000023/e81fab55) Requesting authentication tuples (sgsn_auth.c:184) 20241025120644456 DMM DEBUG MM(262420000000023/e81fab55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120644456 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241025120644456 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)@902a01de329b: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@902a01de329b: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241025120644498 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120644498 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120644498 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120644498 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120644498 DMM INFO MM(262420000000023/e81fab55) Subscriber data update (mmctx.c:445) 20241025120644498 DMM DEBUG MM(262420000000023/e81fab55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120644498 DMM INFO MM(262420000000023/e81fab55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120644498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120644498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120644498 DMM INFO MM(262420000000023/e81fab55) <- GMM AUTH AND CIPHERING REQ (rand = 0a 24 27 22 af 9a 51 b5 00 6e 7d c7 6c ca ba 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120644519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120644519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120644520 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120644520 DMM INFO MM(262420000000023/e81fab55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120644520 DMM NOTICE MM(262420000000023/e81fab55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120644520 DMM DEBUG MM(262420000000023/e81fab55) checking auth: received GSM SRES = 94 9c f6 03 (gprs_gmm.c:666) 20241025120644520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120644520 DMM DEBUG MM(262420000000023/e81fab55) Requesting authorization (sgsn_auth.c:160) 20241025120644520 DMM INFO MM(262420000000023/e81fab55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120644520 DMM DEBUG MM(262420000000023/e81fab55) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120644520 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241025120644520 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) 20241025120644520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120644520 DMM INFO MM(262420000000023/e81fab55) <- GMM ATTACH ACCEPT (new P-TMSI=0xe81fab55) (gprs_gmm.c:300) 20241025120644523 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120644523 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120644523 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241025120644523 DMM INFO MM(262420000000023/e81fab55) Subscriber data update (mmctx.c:445) 20241025120644523 DMM DEBUG MM(262420000000023/e81fab55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120644523 DMM INFO MM(262420000000023/e81fab55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120644523 DMM NOTICE MM(262420000000023/e81fab55) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241025120644523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120644523 DMM NOTICE MM(262420000000023/e81fab55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120644523 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) 20241025120644525 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120644525 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241025120644525 DMM INFO MM(262420000000023/e81fab55) Subscriber data update (mmctx.c:445) 20241025120644525 DMM DEBUG MM(262420000000023/e81fab55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120644537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120644537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120644537 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120644538 DMM INFO MM(262420000000023/e81fab55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120644538 DMM NOTICE MM(262420000000023/e81fab55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120644538 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120644538 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120644538 DLLC NOTICE LLME(c02ec120/e81fab55){ASSIGNED} LLGM Assign pre (ffffffff => e81fab55) (gprs_llc.c:1079) 20241025120644538 DLLC NOTICE LLME(ffffffff/e81fab55){ASSIGNED} LLGM Assign post (ffffffff => e81fab55) (gprs_llc.c:1125) 20241025120644538 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120644538 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120644538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120644538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@902a01de329b: setverdict(pass): none -> pass 20241025120644596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120644596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120644596 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120644596 DMM INFO MM(262420000000023/e81fab55) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120644597 DMM INFO MM(262420000000023/e81fab55) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120644597 DMM DEBUG MM(262420000000023/e81fab55) Using GGSN 0 (gprs_sm.c:317) 20241025120644597 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241025120644597 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120644597 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120644597 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241025120644623 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 e0 2f 58 1b 11 4e 87 9c b8 14 05 7f db 15 69 b9 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) 20241025120644623 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc81f058, cbp=0x55e7bcab4190) (sgsn_libgtp.c:629) 20241025120644624 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120644624 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab1ff8 TLLI=e81fab55, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120644624 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120644624 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120649598 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241025120649604 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) 20241025120649605 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55e7bcaa7e40) (sgsn_libgtp.c:629) 20241025120650105 DGPRS DEBUG Checking for inactive LLMEs, time = 32386209 (sgsn.c:131) 20241025120654599 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241025120654600 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) 20241025120654600 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55e7bcaa7e40) (sgsn_libgtp.c:629) 20241025120654600 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241025120654600 DMM INFO MM(262420000000023/e81fab55) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025120654600 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241025120654600 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@902a01de329b: Removing Client IMSI='262420000000023'H, index=0 20241025120654604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120654604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025120654604 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120654604 DMM INFO MM(262420000000023/e81fab55) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@902a01de329b: Final verdict of PTC: pass 20241025120654605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@902a01de329b: Final verdict of PTC: none 20241025120654607 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120654607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@902a01de329b: Final verdict of PTC: none -NSVCI97(901)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@902a01de329b: Final verdict of PTC: none -NSVCI99(911)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@902a01de329b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@902a01de329b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@902a01de329b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(909)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(899)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(904)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:06:54 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 20241025120654687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120655088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102788) 20241025120655608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120655608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102788, count=103948) 20241025120656609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120656609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:06: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_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 20241025120657610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120657610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_restart_ctr_create started. 20241025120658124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120658128 DMM INFO MM(262420000000023/e81fab55) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120658128 DMM INFO MM(262420000000023/e81fab55) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120658128 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120658128 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120658128 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120658128 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120658129 DLLC NOTICE LLME(ffffffff/e81fab55){ASSIGNED} LLGM Assign pre (e81fab55 => ffffffff) (gprs_llc.c:1079) 20241025120658129 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e81fab55 => ffffffff) (gprs_llc.c:1125) 20241025120658129 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab1ca0 (gprs_sndcp.c:574) 20241025120658129 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab1ff8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120658129 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241025120658129 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) 20241025120658129 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) 20241025120658129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120658129 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120658129 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120658129 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120658129 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120658163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120658163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120658163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120658163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120658163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120658164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120658164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120658164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120658164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120658164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120658164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120658164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120658164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120658164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120658164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120658164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120658164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120658164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120658164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120658164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(920)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120658165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120658165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120658167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120658172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120658172 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120658185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120658185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120658185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120658185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120658185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120658185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) SGSN_Test-Gb2-NS2(925)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120658185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120658185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120658185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(926)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120658186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120658186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120658186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120658186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120658186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120658186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120658186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120658186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120658186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120658186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120658186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120658186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120658186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120658188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120658193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120658193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(925)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_restart_ctr_create-BVCI210(923)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(930)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120658198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120658198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120658198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120658198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120658198 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120658198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120658198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120658198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120658198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120658199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120658199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120658199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120658199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120658199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120658199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120658199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120658199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120658199 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120658199 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120658199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120658199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120658199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120658201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120658207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120658207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120658611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120658611 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120658611 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120658611 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120658615 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120658617 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@902a01de329b: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='EB7D211B'O, index=0 SGSN_Test-GSUP(932)@902a01de329b: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@902a01de329b: 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 := '708DFDD761F177832509D2405195229E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D14E0F03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF621DF788671482'O } } } } } 20241025120658682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120658682 DLLC NOTICE LLME(ffffffff/eb7d211b){UNASSIGNED} LLC RX: unknown TLLI 0xeb7d211b, creating LLME on the fly (gprs_llc.c:552) 20241025120658682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120658682 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241025120658682 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120658682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120658682 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120658682 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120658682 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120658682 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120658682 DLLC NOTICE LLME(ffffffff/eb7d211b){UNASSIGNED} LLGM Assign pre (eb7d211b => f9dce4af) (gprs_llc.c:1079) 20241025120658682 DLLC NOTICE LLME(eb7d211b/f9dce4af){ASSIGNED} LLGM Assign post (eb7d211b => f9dce4af) (gprs_llc.c:1125) 20241025120658682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120658682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120658682 DMM DEBUG MM(262420000000024/f9dce4af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120658701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120658701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120658701 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120658701 DMM DEBUG MM(262420000000024/f9dce4af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241025120658701 DMM NOTICE MM(262420000000024/f9dce4af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120658701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120658701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120658701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120658701 DMM DEBUG MM(262420000000024/f9dce4af) Requesting authorization (sgsn_auth.c:160) 20241025120658701 DMM INFO MM(262420000000024/f9dce4af) Requesting authentication tuples (sgsn_auth.c:184) 20241025120658701 DMM DEBUG MM(262420000000024/f9dce4af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120658701 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241025120658701 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)@902a01de329b: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@902a01de329b: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241025120658707 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120658707 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120658707 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120658707 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120658707 DMM INFO MM(262420000000024/f9dce4af) Subscriber data update (mmctx.c:445) 20241025120658707 DMM DEBUG MM(262420000000024/f9dce4af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120658707 DMM INFO MM(262420000000024/f9dce4af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120658707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120658707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120658707 DMM INFO MM(262420000000024/f9dce4af) <- GMM AUTH AND CIPHERING REQ (rand = 70 8d fd d7 61 f1 77 83 25 09 d2 40 51 95 22 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120658724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120658724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120658724 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120658724 DMM INFO MM(262420000000024/f9dce4af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120658724 DMM NOTICE MM(262420000000024/f9dce4af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120658724 DMM DEBUG MM(262420000000024/f9dce4af) checking auth: received GSM SRES = d1 4e 0f 03 (gprs_gmm.c:666) 20241025120658724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120658724 DMM DEBUG MM(262420000000024/f9dce4af) Requesting authorization (sgsn_auth.c:160) 20241025120658725 DMM INFO MM(262420000000024/f9dce4af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120658725 DMM DEBUG MM(262420000000024/f9dce4af) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120658725 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241025120658725 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) 20241025120658725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120658725 DMM INFO MM(262420000000024/f9dce4af) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9dce4af) (gprs_gmm.c:300) 20241025120658729 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120658729 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120658729 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241025120658729 DMM INFO MM(262420000000024/f9dce4af) Subscriber data update (mmctx.c:445) 20241025120658729 DMM DEBUG MM(262420000000024/f9dce4af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120658729 DMM INFO MM(262420000000024/f9dce4af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120658729 DMM NOTICE MM(262420000000024/f9dce4af) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241025120658729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120658729 DMM NOTICE MM(262420000000024/f9dce4af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120658729 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) 20241025120658730 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120658730 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241025120658730 DMM INFO MM(262420000000024/f9dce4af) Subscriber data update (mmctx.c:445) 20241025120658730 DMM DEBUG MM(262420000000024/f9dce4af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120658741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120658741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120658741 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120658741 DMM INFO MM(262420000000024/f9dce4af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120658741 DMM NOTICE MM(262420000000024/f9dce4af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120658741 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120658741 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120658741 DLLC NOTICE LLME(eb7d211b/f9dce4af){ASSIGNED} LLGM Assign pre (ffffffff => f9dce4af) (gprs_llc.c:1079) 20241025120658741 DLLC NOTICE LLME(ffffffff/f9dce4af){ASSIGNED} LLGM Assign post (ffffffff => f9dce4af) (gprs_llc.c:1125) 20241025120658741 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120658741 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120658741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120658741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@902a01de329b: setverdict(pass): none -> pass 20241025120658793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120658793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120658793 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120658793 DMM INFO MM(262420000000024/f9dce4af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120658793 DMM INFO MM(262420000000024/f9dce4af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120658793 DMM DEBUG MM(262420000000024/f9dce4af) Using GGSN 0 (gprs_sm.c:317) 20241025120658793 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241025120658793 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120658793 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120658793 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241025120658800 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 5a ed 3a b6 11 8e 4c db c8 14 05 7f 93 70 98 c2 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) 20241025120658800 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f29bc81f058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241025120658800 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f29bc81f058, cbp=0x55e7bcab4190) (sgsn_libgtp.c:629) 20241025120658800 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241025120658800 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241025120658800 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025120658800 DMM NOTICE MM(262420000000024/f9dce4af) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120658804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120658804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120658804 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120658804 DMM INFO MM(262420000000024/f9dce4af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120658804 DMM INFO MM(262420000000024/f9dce4af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120658804 DMM DEBUG MM(262420000000024/f9dce4af) Using GGSN 0 (gprs_sm.c:317) 20241025120658804 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241025120658804 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120658804 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120658804 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241025120658807 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 5a ed 3a b6 11 8e 4c db c8 14 05 7f 93 70 98 c2 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) 20241025120658807 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f29bc81f058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241025120658807 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc81f058, cbp=0x55e7bcab4190) (sgsn_libgtp.c:629) 20241025120658807 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120658807 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab1ff8 TLLI=f9dce4af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120658807 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120658807 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@902a01de329b: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@902a01de329b: Final verdict of PTC: pass 20241025120658820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39648<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120658825 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120658825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@902a01de329b: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@902a01de329b: Final verdict of PTC: none -NSVCI99(930)@902a01de329b: Final verdict of PTC: none -NSVCI97(920)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@902a01de329b: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@902a01de329b: Final verdict of PTC: none -NSVCI98(926)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@902a01de329b: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(918)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(928)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(924)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:06:58 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241025120658928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120659330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66084) 20241025120659825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120659826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66084, count=104632) 20241025120700827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120700827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:07: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.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 20241025120701828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120701828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241025120702381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120702383 DMM INFO MM(262420000000024/f9dce4af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120702383 DMM INFO MM(262420000000024/f9dce4af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120702383 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120702383 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120702383 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120702383 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120702383 DLLC NOTICE LLME(ffffffff/f9dce4af){ASSIGNED} LLGM Assign pre (f9dce4af => ffffffff) (gprs_llc.c:1079) 20241025120702383 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9dce4af => ffffffff) (gprs_llc.c:1125) 20241025120702383 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab1ca0 (gprs_sndcp.c:574) 20241025120702383 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab1ff8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120702383 DMM NOTICE MM(262420000000024/f9dce4af) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025120702383 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241025120702383 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025120702383 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120702383 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241025120702384 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241025120702384 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) 20241025120702384 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) 20241025120702384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120702384 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120702384 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120702384 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120702384 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120702453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120702453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120702453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120702453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120702453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120702453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120702453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120702453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120702453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120702454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120702454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120702454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120702454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120702454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120702454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120702454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120702454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120702454 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120702454 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120702454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120702454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120702454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120702456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120702461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120702461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(941)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120702473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120702473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120702473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120702473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120702473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120702473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120702473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120702473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120702473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(944)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(945)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120702474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120702474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120702474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120702474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120702474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120702474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120702474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120702474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120702474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120702474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120702474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(945)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120702474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120702474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120702476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120702481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120702481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(944)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(949)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120702487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120702487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120702487 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120702487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120702487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120702488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120702488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120702488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120702488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120702488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120702488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120702488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120702488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120702488 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120702488 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120702488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120702489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120702489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120702491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120702497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120702497 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120702829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120702829 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120702829 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120702829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120702830 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120702831 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@902a01de329b: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='F6E78DF5'O, index=0 SGSN_Test-GSUP(951)@902a01de329b: 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)@902a01de329b: 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 := 'AC8FC757982FAC911D36EE7F27BC2FD0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72DB8CEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0A9A127FEEB9A25'O } } } } } 20241025120703856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120703856 DLLC NOTICE LLME(ffffffff/f6e78df5){UNASSIGNED} LLC RX: unknown TLLI 0xf6e78df5, creating LLME on the fly (gprs_llc.c:552) 20241025120703856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120703856 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241025120703856 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120703856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120703856 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120703856 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120703856 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120703856 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120703856 DLLC NOTICE LLME(ffffffff/f6e78df5){UNASSIGNED} LLGM Assign pre (f6e78df5 => ed9fc0e1) (gprs_llc.c:1079) 20241025120703856 DLLC NOTICE LLME(f6e78df5/ed9fc0e1){ASSIGNED} LLGM Assign post (f6e78df5 => ed9fc0e1) (gprs_llc.c:1125) 20241025120703856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120703856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120703856 DMM DEBUG MM(262420000000025/ed9fc0e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120703863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120703863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120703863 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120703863 DMM DEBUG MM(262420000000025/ed9fc0e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241025120703863 DMM NOTICE MM(262420000000025/ed9fc0e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120703863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120703863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120703863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120703863 DMM DEBUG MM(262420000000025/ed9fc0e1) Requesting authorization (sgsn_auth.c:160) 20241025120703863 DMM INFO MM(262420000000025/ed9fc0e1) Requesting authentication tuples (sgsn_auth.c:184) 20241025120703863 DMM DEBUG MM(262420000000025/ed9fc0e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120703863 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241025120703863 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)@902a01de329b: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241025120703864 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120703864 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120703864 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120703864 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120703864 DMM INFO MM(262420000000025/ed9fc0e1) Subscriber data update (mmctx.c:445) 20241025120703864 DMM DEBUG MM(262420000000025/ed9fc0e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120703864 DMM INFO MM(262420000000025/ed9fc0e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120703864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120703864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120703864 DMM INFO MM(262420000000025/ed9fc0e1) <- GMM AUTH AND CIPHERING REQ (rand = ac 8f c7 57 98 2f ac 91 1d 36 ee 7f 27 bc 2f d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120703867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120703867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120703867 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120703867 DMM INFO MM(262420000000025/ed9fc0e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120703867 DMM NOTICE MM(262420000000025/ed9fc0e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120703867 DMM DEBUG MM(262420000000025/ed9fc0e1) checking auth: received GSM SRES = 72 db 8c eb (gprs_gmm.c:666) 20241025120703867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120703867 DMM DEBUG MM(262420000000025/ed9fc0e1) Requesting authorization (sgsn_auth.c:160) 20241025120703867 DMM INFO MM(262420000000025/ed9fc0e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120703867 DMM DEBUG MM(262420000000025/ed9fc0e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120703867 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241025120703867 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) 20241025120703867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120703867 DMM INFO MM(262420000000025/ed9fc0e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xed9fc0e1) (gprs_gmm.c:300) 20241025120703868 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120703868 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120703868 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241025120703868 DMM INFO MM(262420000000025/ed9fc0e1) Subscriber data update (mmctx.c:445) 20241025120703868 DMM DEBUG MM(262420000000025/ed9fc0e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120703868 DMM INFO MM(262420000000025/ed9fc0e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120703868 DMM NOTICE MM(262420000000025/ed9fc0e1) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241025120703868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120703868 DMM NOTICE MM(262420000000025/ed9fc0e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120703868 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) 20241025120703868 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120703868 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241025120703868 DMM INFO MM(262420000000025/ed9fc0e1) Subscriber data update (mmctx.c:445) 20241025120703868 DMM DEBUG MM(262420000000025/ed9fc0e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120703870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120703870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120703870 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120703870 DMM INFO MM(262420000000025/ed9fc0e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120703870 DMM NOTICE MM(262420000000025/ed9fc0e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120703870 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120703870 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120703870 DLLC NOTICE LLME(f6e78df5/ed9fc0e1){ASSIGNED} LLGM Assign pre (ffffffff => ed9fc0e1) (gprs_llc.c:1079) 20241025120703870 DLLC NOTICE LLME(ffffffff/ed9fc0e1){ASSIGNED} LLGM Assign post (ffffffff => ed9fc0e1) (gprs_llc.c:1125) 20241025120703870 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120703870 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120703870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120703870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@902a01de329b: setverdict(pass): none -> pass 20241025120703922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120703922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120703922 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120703922 DMM INFO MM(262420000000025/ed9fc0e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120703922 DMM INFO MM(262420000000025/ed9fc0e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120703922 DMM DEBUG MM(262420000000025/ed9fc0e1) Using GGSN 0 (gprs_sm.c:317) 20241025120703922 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) 20241025120703922 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241025120703922 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120703922 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120703922 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241025120703928 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 b5 2a 83 f8 11 1d 83 34 46 14 05 7f 77 d6 47 ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241025120703928 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8200d0, cbp=0x55e7bcab46e0) (sgsn_libgtp.c:629) 20241025120703928 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120703928 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=ed9fc0e1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120703928 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120703928 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120703931 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241025120703932 DGPRS INFO PDP(262420000000025:5): Context 0x7f29bc8200d0 was deleted (sgsn_libgtp.c:703) 20241025120703932 DMM INFO MM(262420000000025/ed9fc0e1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025120703932 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241025120703932 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025120711933 DMM INFO MM(262420000000025/ed9fc0e1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025120719002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241025120719935 DMM INFO MM(262420000000025/ed9fc0e1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025120720106 DGPRS DEBUG Checking for inactive LLMEs, time = 32386239 (sgsn.c:131) 20241025120722831 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025120722831 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025120722831 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120727936 DMM INFO MM(262420000000025/ed9fc0e1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025120732456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120732460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120732461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120732475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120732478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120732478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120732489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120732494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120732494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120735938 DMM INFO MM(262420000000025/ed9fc0e1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@902a01de329b: Removing Client IMSI='262420000000025'H, index=0 20241025120735954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120735954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025120735954 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120735954 DMM INFO MM(262420000000025/ed9fc0e1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@902a01de329b: Final verdict of PTC: pass 20241025120735961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47354<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@902a01de329b: Final verdict of PTC: none -NSVCI98(945)@902a01de329b: Final verdict of PTC: none -NSVCI97(939)@902a01de329b: Final verdict of PTC: none 20241025120735964 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120735965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@902a01de329b: Final verdict of PTC: none -NSVCI99(949)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(937)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(943)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(947)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:07:35 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 20241025120736025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120736428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103204) 20241025120736966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120736966 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=111540) 20241025120737967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120737967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:07:38 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 20241025120738969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120738969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241025120739521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120739523 DMM INFO MM(262420000000025/ed9fc0e1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120739524 DMM INFO MM(262420000000025/ed9fc0e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120739524 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120739524 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120739524 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120739524 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120739524 DLLC NOTICE LLME(ffffffff/ed9fc0e1){ASSIGNED} LLGM Assign pre (ed9fc0e1 => ffffffff) (gprs_llc.c:1079) 20241025120739524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed9fc0e1 => ffffffff) (gprs_llc.c:1125) 20241025120739524 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025120739524 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120739524 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241025120739524 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) 20241025120739524 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) 20241025120739524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120739524 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120739524 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120739524 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120739524 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120739574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120739574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120739574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120739574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120739574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120739574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120739574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120739574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120739574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120739575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120739575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120739575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120739575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120739575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120739575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120739575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120739575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120739575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120739575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120739575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120739575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120739575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120739576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120739582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120739582 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)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120739590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120739590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120739590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120739590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120739590 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120739591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120739591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120739591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120739591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120739591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120739591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120739591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120739591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120739591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120739591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120739591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120739591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120739591 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120739591 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120739591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120739592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120739592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120739594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120739600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120739600 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120739607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120739607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120739607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120739607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120739607 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120739607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120739607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120739607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120739607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120739608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120739608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120739608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120739608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120739608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120739608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120739608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120739608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120739608 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120739608 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120739608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120739608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120739608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120739611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120739615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120739615 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120739971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120739971 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120739971 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120739971 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120739974 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120739975 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@902a01de329b: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C0693FE6'O, index=0 SGSN_Test-GSUP(970)@902a01de329b: 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)@902a01de329b: 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 := 'ACD49A36520F4F398BF43BCAF92B619D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FFF142E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '024DB19C8102F3D5'O } } } } } 20241025120740047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120740047 DLLC NOTICE LLME(ffffffff/c0693fe6){UNASSIGNED} LLC RX: unknown TLLI 0xc0693fe6, creating LLME on the fly (gprs_llc.c:552) 20241025120740047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120740047 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241025120740047 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120740047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120740047 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120740047 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120740047 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120740047 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120740047 DLLC NOTICE LLME(ffffffff/c0693fe6){UNASSIGNED} LLGM Assign pre (c0693fe6 => d647ceb6) (gprs_llc.c:1079) 20241025120740047 DLLC NOTICE LLME(c0693fe6/d647ceb6){ASSIGNED} LLGM Assign post (c0693fe6 => d647ceb6) (gprs_llc.c:1125) 20241025120740047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120740047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120740047 DMM DEBUG MM(262420000000027/d647ceb6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120740057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120740057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120740057 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120740057 DMM DEBUG MM(262420000000027/d647ceb6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241025120740057 DMM NOTICE MM(262420000000027/d647ceb6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120740057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120740057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120740057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120740057 DMM DEBUG MM(262420000000027/d647ceb6) Requesting authorization (sgsn_auth.c:160) 20241025120740057 DMM INFO MM(262420000000027/d647ceb6) Requesting authentication tuples (sgsn_auth.c:184) 20241025120740057 DMM DEBUG MM(262420000000027/d647ceb6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120740057 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241025120740057 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)@902a01de329b: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241025120740059 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120740059 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120740059 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120740059 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120740059 DMM INFO MM(262420000000027/d647ceb6) Subscriber data update (mmctx.c:445) 20241025120740059 DMM DEBUG MM(262420000000027/d647ceb6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120740059 DMM INFO MM(262420000000027/d647ceb6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120740059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120740059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120740059 DMM INFO MM(262420000000027/d647ceb6) <- GMM AUTH AND CIPHERING REQ (rand = ac d4 9a 36 52 0f 4f 39 8b f4 3b ca f9 2b 61 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120740066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120740066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120740066 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120740066 DMM INFO MM(262420000000027/d647ceb6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120740066 DMM NOTICE MM(262420000000027/d647ceb6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120740066 DMM DEBUG MM(262420000000027/d647ceb6) checking auth: received GSM SRES = 0f ff 14 2e (gprs_gmm.c:666) 20241025120740066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120740066 DMM DEBUG MM(262420000000027/d647ceb6) Requesting authorization (sgsn_auth.c:160) 20241025120740066 DMM INFO MM(262420000000027/d647ceb6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120740066 DMM DEBUG MM(262420000000027/d647ceb6) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120740066 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241025120740066 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) 20241025120740066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120740066 DMM INFO MM(262420000000027/d647ceb6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd647ceb6) (gprs_gmm.c:300) 20241025120740068 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120740068 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120740068 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241025120740068 DMM INFO MM(262420000000027/d647ceb6) Subscriber data update (mmctx.c:445) 20241025120740068 DMM DEBUG MM(262420000000027/d647ceb6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120740068 DMM INFO MM(262420000000027/d647ceb6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120740068 DMM NOTICE MM(262420000000027/d647ceb6) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241025120740068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120740068 DMM NOTICE MM(262420000000027/d647ceb6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120740068 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) 20241025120740068 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120740068 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241025120740068 DMM INFO MM(262420000000027/d647ceb6) Subscriber data update (mmctx.c:445) 20241025120740069 DMM DEBUG MM(262420000000027/d647ceb6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120740078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120740078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120740078 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120740078 DMM INFO MM(262420000000027/d647ceb6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120740078 DMM NOTICE MM(262420000000027/d647ceb6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120740078 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120740078 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120740078 DLLC NOTICE LLME(c0693fe6/d647ceb6){ASSIGNED} LLGM Assign pre (ffffffff => d647ceb6) (gprs_llc.c:1079) 20241025120740078 DLLC NOTICE LLME(ffffffff/d647ceb6){ASSIGNED} LLGM Assign post (ffffffff => d647ceb6) (gprs_llc.c:1125) 20241025120740078 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120740078 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120740078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120740078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@902a01de329b: setverdict(pass): none -> pass 20241025120740138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120740138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120740138 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120740138 DMM INFO MM(262420000000027/d647ceb6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120740138 DMM INFO MM(262420000000027/d647ceb6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120740138 DMM DEBUG MM(262420000000027/d647ceb6) Using GGSN 0 (gprs_sm.c:317) 20241025120740138 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) 20241025120740138 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241025120740138 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120740138 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120740138 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@902a01de329b: First createPDPContextRequest received, dropping & waiting for retransmission 20241025120745139 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241025120745154 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 37 58 12 47 11 d5 8d f0 26 14 05 7f 7e 35 8a 71 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) 20241025120745154 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8200d0, cbp=0x55e7bcab46e0) (sgsn_libgtp.c:629) 20241025120745154 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120745154 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=d647ceb6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120745154 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120745154 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241025120745163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120745163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241025120745163 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120745163 DMM INFO MM(262420000000027/d647ceb6) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025120745163 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120745163 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@902a01de329b: First deletePDPContextRequest received, dropping & waiting for retransmission 20241025120750107 DGPRS DEBUG Checking for inactive LLMEs, time = 32386269 (sgsn.c:131) 20241025120750163 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241025120750164 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) 20241025120750164 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f29bc8200d0, cbp=0x55e7bcab46e0) (sgsn_libgtp.c:629) 20241025120750164 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025120750164 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=d647ceb6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120750164 DMM INFO MM(262420000000027/d647ceb6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025120750164 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241025120750164 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@902a01de329b: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@902a01de329b: Final verdict of PTC: pass 20241025120750169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@902a01de329b: Final verdict of PTC: none -NSVCI99(968)@902a01de329b: Final verdict of PTC: none 20241025120750170 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120750170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@902a01de329b: Final verdict of PTC: none -NSVCI97(958)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@902a01de329b: Final verdict of PTC: none -NSVCI98(963)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(956)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(966)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(961)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:07:50 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 20241025120750252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120750654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94964) 20241025120751171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120751171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94964, count=103084) 20241025120752172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120752172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:07:52 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 20241025120753173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120753174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241025120753749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120753751 DMM INFO MM(262420000000027/d647ceb6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120753751 DMM INFO MM(262420000000027/d647ceb6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120753751 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120753751 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120753751 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120753751 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120753751 DLLC NOTICE LLME(ffffffff/d647ceb6){ASSIGNED} LLGM Assign pre (d647ceb6 => ffffffff) (gprs_llc.c:1079) 20241025120753751 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d647ceb6 => ffffffff) (gprs_llc.c:1125) 20241025120753751 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241025120753751 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) 20241025120753751 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) 20241025120753751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120753751 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120753752 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120753752 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120753752 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120753803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120753803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120753803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120753803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120753803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120753803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120753803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120753803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120753803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120753804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120753804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120753804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120753804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120753804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120753804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120753804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120753804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120753804 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120753804 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120753804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120753804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120753804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120753805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120753811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120753811 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)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120753818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120753818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120753818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120753818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120753818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120753818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120753819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120753819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120753819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120753819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120753819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120753819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120753819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120753819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120753819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120753819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120753819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120753819 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120753819 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120753819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120753820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120753820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120753822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120753828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120753828 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)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120753837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120753837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120753837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120753837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120753837 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120753837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120753837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120753837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120753837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120753838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120753838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120753838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120753838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120753838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120753838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120753838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120753838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120753839 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120753839 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120753839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120753839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120753839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120753841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120753846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120753846 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120754174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120754174 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120754174 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120754174 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120754179 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025120754180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@902a01de329b: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C46DA786'O, index=0 SGSN_Test-GSUP(989)@902a01de329b: 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)@902a01de329b: 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 := '065C7ED973B847A716EE6B831F011986'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2CD5A6D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4C5F5FDB59283BB'O } } } } } 20241025120754247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120754247 DLLC NOTICE LLME(ffffffff/c46da786){UNASSIGNED} LLC RX: unknown TLLI 0xc46da786, creating LLME on the fly (gprs_llc.c:552) 20241025120754247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120754247 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241025120754247 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120754247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120754247 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120754247 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120754247 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120754247 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120754247 DLLC NOTICE LLME(ffffffff/c46da786){UNASSIGNED} LLGM Assign pre (c46da786 => c32a8cdc) (gprs_llc.c:1079) 20241025120754247 DLLC NOTICE LLME(c46da786/c32a8cdc){ASSIGNED} LLGM Assign post (c46da786 => c32a8cdc) (gprs_llc.c:1125) 20241025120754247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120754247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120754247 DMM DEBUG MM(262420000000028/c32a8cdc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120754265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120754265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120754265 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120754265 DMM DEBUG MM(262420000000028/c32a8cdc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241025120754265 DMM NOTICE MM(262420000000028/c32a8cdc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120754265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120754265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120754265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120754265 DMM DEBUG MM(262420000000028/c32a8cdc) Requesting authorization (sgsn_auth.c:160) 20241025120754265 DMM INFO MM(262420000000028/c32a8cdc) Requesting authentication tuples (sgsn_auth.c:184) 20241025120754265 DMM DEBUG MM(262420000000028/c32a8cdc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120754265 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241025120754265 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)@902a01de329b: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241025120754268 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120754268 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120754268 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120754268 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120754268 DMM INFO MM(262420000000028/c32a8cdc) Subscriber data update (mmctx.c:445) 20241025120754268 DMM DEBUG MM(262420000000028/c32a8cdc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120754268 DMM INFO MM(262420000000028/c32a8cdc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120754268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120754268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120754268 DMM INFO MM(262420000000028/c32a8cdc) <- GMM AUTH AND CIPHERING REQ (rand = 06 5c 7e d9 73 b8 47 a7 16 ee 6b 83 1f 01 19 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120754274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120754274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120754274 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120754274 DMM INFO MM(262420000000028/c32a8cdc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120754274 DMM NOTICE MM(262420000000028/c32a8cdc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120754274 DMM DEBUG MM(262420000000028/c32a8cdc) checking auth: received GSM SRES = 2c d5 a6 d1 (gprs_gmm.c:666) 20241025120754274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120754274 DMM DEBUG MM(262420000000028/c32a8cdc) Requesting authorization (sgsn_auth.c:160) 20241025120754274 DMM INFO MM(262420000000028/c32a8cdc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120754274 DMM DEBUG MM(262420000000028/c32a8cdc) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120754274 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241025120754274 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) 20241025120754275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120754275 DMM INFO MM(262420000000028/c32a8cdc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc32a8cdc) (gprs_gmm.c:300) 20241025120754276 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120754276 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120754276 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241025120754276 DMM INFO MM(262420000000028/c32a8cdc) Subscriber data update (mmctx.c:445) 20241025120754276 DMM DEBUG MM(262420000000028/c32a8cdc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120754276 DMM INFO MM(262420000000028/c32a8cdc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120754276 DMM NOTICE MM(262420000000028/c32a8cdc) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241025120754276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120754276 DMM NOTICE MM(262420000000028/c32a8cdc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120754276 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) 20241025120754277 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120754277 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241025120754277 DMM INFO MM(262420000000028/c32a8cdc) Subscriber data update (mmctx.c:445) 20241025120754277 DMM DEBUG MM(262420000000028/c32a8cdc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120754283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120754283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120754283 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120754283 DMM INFO MM(262420000000028/c32a8cdc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120754283 DMM NOTICE MM(262420000000028/c32a8cdc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120754283 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120754283 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120754283 DLLC NOTICE LLME(c46da786/c32a8cdc){ASSIGNED} LLGM Assign pre (ffffffff => c32a8cdc) (gprs_llc.c:1079) 20241025120754283 DLLC NOTICE LLME(ffffffff/c32a8cdc){ASSIGNED} LLGM Assign post (ffffffff => c32a8cdc) (gprs_llc.c:1125) 20241025120754283 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120754283 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120754283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120754283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@902a01de329b: setverdict(pass): none -> pass 20241025120754336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120754336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120754336 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120754336 DMM INFO MM(262420000000028/c32a8cdc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120754336 DMM INFO MM(262420000000028/c32a8cdc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120754336 DMM DEBUG MM(262420000000028/c32a8cdc) Using GGSN 0 (gprs_sm.c:317) 20241025120754336 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) 20241025120754336 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241025120754336 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120754336 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120754336 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241025120754352 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 9d 82 fe 0a 11 2f 7a 84 c6 14 05 7f a2 f6 20 8d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241025120754352 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8200d0, cbp=0x55e7bcab46e0) (sgsn_libgtp.c:629) 20241025120754352 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120754352 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=c32a8cdc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120754352 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120754352 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120754362 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241025120754362 DGPRS INFO PDP(262420000000028:5): Context 0x7f29bc8200d0 was deleted (sgsn_libgtp.c:703) 20241025120754362 DMM INFO MM(262420000000028/c32a8cdc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025120754362 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241025120754362 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@902a01de329b: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241025120754370 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241025120754371 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) 20241025120754371 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) 20241025120754371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120754372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025120754372 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120754372 DMM INFO MM(262420000000028/c32a8cdc) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@902a01de329b: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@902a01de329b: Final verdict of PTC: pass 20241025120754376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(973)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@902a01de329b: Final verdict of PTC: none -NSVCI99(987)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@902a01de329b: Final verdict of PTC: none -NSVCI98(982)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@902a01de329b: Final verdict of PTC: none -NSVCI97(977)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(989)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@902a01de329b: Final verdict of PTC: none 20241025120754382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120754382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97-provIP(975)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(980)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(985)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:07:54 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 20241025120754460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120754863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83912) 20241025120755383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120755383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83912, count=101916) 20241025120756384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120756384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:07:56 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 20241025120757385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120757385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241025120757935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120757936 DMM INFO MM(262420000000028/c32a8cdc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120757936 DMM INFO MM(262420000000028/c32a8cdc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120757936 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120757936 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120757936 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120757936 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120757936 DLLC NOTICE LLME(ffffffff/c32a8cdc){ASSIGNED} LLGM Assign pre (c32a8cdc => ffffffff) (gprs_llc.c:1079) 20241025120757936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c32a8cdc => ffffffff) (gprs_llc.c:1125) 20241025120757936 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025120757936 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120757936 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241025120757936 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) 20241025120757936 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) 20241025120757936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120757936 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120757936 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120757936 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120757936 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120757958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120757958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120757958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120757958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120757958 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120757958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120757958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120757958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120757958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120757959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120757959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120757959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120757959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120757959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120757959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120757959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120757959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120757959 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120757959 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120757959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120757959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120757959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120757962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120757968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120757968 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)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120757979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120757979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120757979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120757979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120757979 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120757979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120757979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120757979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120757979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120757980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120757980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120757980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120757980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120757980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120757980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120757980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120757980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120757980 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120757980 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120757980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120757980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120757980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120757981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120757986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120757986 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)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120757997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120757997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120757997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120757997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120757997 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120757997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120757997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120757997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120757997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120757998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120757998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120757998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120757998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120757998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120757998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120757998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120757998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120757998 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120757998 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120757998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120757998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120757998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120758002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120758015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120758015 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120758385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120758385 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120758385 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120758385 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120758388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120758389 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@902a01de329b: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C3BDED5C'O, index=0 SGSN_Test-GSUP(1008)@902a01de329b: 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)@902a01de329b: 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 := '0B1ADE114FD6859D792DD476A94955AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CC1D38D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4481B6EA67B9F4FF'O } } } } } 20241025120758419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120758419 DLLC NOTICE LLME(ffffffff/c3bded5c){UNASSIGNED} LLC RX: unknown TLLI 0xc3bded5c, creating LLME on the fly (gprs_llc.c:552) 20241025120758419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120758419 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241025120758419 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120758419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120758419 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120758419 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120758419 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120758419 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120758419 DLLC NOTICE LLME(ffffffff/c3bded5c){UNASSIGNED} LLGM Assign pre (c3bded5c => d1c5dc70) (gprs_llc.c:1079) 20241025120758419 DLLC NOTICE LLME(c3bded5c/d1c5dc70){ASSIGNED} LLGM Assign post (c3bded5c => d1c5dc70) (gprs_llc.c:1125) 20241025120758419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120758419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120758419 DMM DEBUG MM(262420000000026/d1c5dc70) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120758428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120758428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120758428 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120758428 DMM DEBUG MM(262420000000026/d1c5dc70) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241025120758428 DMM NOTICE MM(262420000000026/d1c5dc70) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120758428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120758428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120758428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120758428 DMM DEBUG MM(262420000000026/d1c5dc70) Requesting authorization (sgsn_auth.c:160) 20241025120758428 DMM INFO MM(262420000000026/d1c5dc70) Requesting authentication tuples (sgsn_auth.c:184) 20241025120758428 DMM DEBUG MM(262420000000026/d1c5dc70) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120758428 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241025120758428 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)@902a01de329b: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241025120758470 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120758470 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120758470 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120758470 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120758470 DMM INFO MM(262420000000026/d1c5dc70) Subscriber data update (mmctx.c:445) 20241025120758470 DMM DEBUG MM(262420000000026/d1c5dc70) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120758470 DMM INFO MM(262420000000026/d1c5dc70) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120758470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120758470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120758470 DMM INFO MM(262420000000026/d1c5dc70) <- GMM AUTH AND CIPHERING REQ (rand = 0b 1a de 11 4f d6 85 9d 79 2d d4 76 a9 49 55 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120758488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120758489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120758489 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120758489 DMM INFO MM(262420000000026/d1c5dc70) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120758489 DMM NOTICE MM(262420000000026/d1c5dc70) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120758489 DMM DEBUG MM(262420000000026/d1c5dc70) checking auth: received GSM SRES = 7c c1 d3 8d (gprs_gmm.c:666) 20241025120758489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120758489 DMM DEBUG MM(262420000000026/d1c5dc70) Requesting authorization (sgsn_auth.c:160) 20241025120758489 DMM INFO MM(262420000000026/d1c5dc70) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120758489 DMM DEBUG MM(262420000000026/d1c5dc70) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120758489 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241025120758489 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) 20241025120758489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120758489 DMM INFO MM(262420000000026/d1c5dc70) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1c5dc70) (gprs_gmm.c:300) 20241025120758493 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120758493 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120758493 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241025120758493 DMM INFO MM(262420000000026/d1c5dc70) Subscriber data update (mmctx.c:445) 20241025120758493 DMM DEBUG MM(262420000000026/d1c5dc70) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120758493 DMM INFO MM(262420000000026/d1c5dc70) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120758493 DMM NOTICE MM(262420000000026/d1c5dc70) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241025120758493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120758493 DMM NOTICE MM(262420000000026/d1c5dc70) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120758493 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) 20241025120758495 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120758495 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241025120758495 DMM INFO MM(262420000000026/d1c5dc70) Subscriber data update (mmctx.c:445) 20241025120758495 DMM DEBUG MM(262420000000026/d1c5dc70) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120758505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120758505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120758505 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120758505 DMM INFO MM(262420000000026/d1c5dc70) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120758505 DMM NOTICE MM(262420000000026/d1c5dc70) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120758505 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120758505 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120758505 DLLC NOTICE LLME(c3bded5c/d1c5dc70){ASSIGNED} LLGM Assign pre (ffffffff => d1c5dc70) (gprs_llc.c:1079) 20241025120758505 DLLC NOTICE LLME(ffffffff/d1c5dc70){ASSIGNED} LLGM Assign post (ffffffff => d1c5dc70) (gprs_llc.c:1125) 20241025120758505 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120758505 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120758505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120758505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@902a01de329b: setverdict(pass): none -> pass 20241025120758555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120758555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120758555 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120758555 DMM INFO MM(262420000000026/d1c5dc70) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120758555 DMM INFO MM(262420000000026/d1c5dc70) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120758555 DMM DEBUG MM(262420000000026/d1c5dc70) Using GGSN 0 (gprs_sm.c:317) 20241025120758555 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) 20241025120758555 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241025120758555 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120758555 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120758555 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241025120758577 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 d5 a1 4e 56 11 c1 6c 1c f7 14 05 7f a9 09 02 4f 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) 20241025120758577 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8200d0, cbp=0x55e7bcab46e0) (sgsn_libgtp.c:629) 20241025120758577 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120758577 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=d1c5dc70, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120758577 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120758577 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120758589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120758589 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025120758589 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120758593 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 d5 a1 4e 56 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241025120758593 DGPRS INFO PDP(262420000000026:5): Context 0x7f29bc8200d0 was deleted (sgsn_libgtp.c:703) 20241025120758593 DMM INFO MM(262420000000026/d1c5dc70) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241025120758593 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241025120758593 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@902a01de329b: Removing Client IMSI='262420000000026'H, index=0 20241025120758604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120758604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241025120758604 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120758604 DMM INFO MM(262420000000026/d1c5dc70) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@902a01de329b: Final verdict of PTC: pass 20241025120758609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45686<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120758612 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120758613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@902a01de329b: Final verdict of PTC: none -NSVCI98(1001)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@902a01de329b: Final verdict of PTC: none -NSVCI99(1006)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@902a01de329b: Final verdict of PTC: none -NSVCI97(996)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(999)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(994)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1004)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:07:58 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 20241025120758698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120759100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103196) 20241025120759614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120759614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103196, count=104356) 20241025120800615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120800615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:08: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.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 20241025120801616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120801616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_gmm_detach started. 20241025120802197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120802200 DMM INFO MM(262420000000026/d1c5dc70) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120802200 DMM INFO MM(262420000000026/d1c5dc70) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120802200 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120802200 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120802200 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120802200 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120802200 DLLC NOTICE LLME(ffffffff/d1c5dc70){ASSIGNED} LLGM Assign pre (d1c5dc70 => ffffffff) (gprs_llc.c:1079) 20241025120802200 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1c5dc70 => ffffffff) (gprs_llc.c:1125) 20241025120802200 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025120802200 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120802200 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241025120802200 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) 20241025120802200 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) 20241025120802200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120802201 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120802201 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120802201 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120802201 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120802242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120802242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120802242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120802242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120802242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120802242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120802242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120802242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120802242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120802243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120802243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120802243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120802243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120802243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120802243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120802243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120802243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120802243 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120802243 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120802243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1015)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120802243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120802243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120802246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120802255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120802255 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120802264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120802264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120802264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120802264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120802264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120802264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120802264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120802264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120802264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120802265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120802265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120802265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120802265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120802265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120802265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120802265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120802265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120802265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120802265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120802265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120802265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120802265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120802268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120802274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120802274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1022)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120802283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120802283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120802283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120802283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120802283 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120802283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120802283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120802283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120802283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120802284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120802284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120802284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120802284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120802284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120802284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120802284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120802284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120802284 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120802284 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120802284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120802284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120802284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120802286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120802291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120802291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120802616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120802617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120802617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120802617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120802621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120802622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@902a01de329b: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='E93CFFE8'O, index=0 SGSN_Test-GSUP(1027)@902a01de329b: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@902a01de329b: 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 := 'B4FC42CE8899B404448E6A2752185A75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF822E8D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E2EA2348A57AE16'O } } } } } 20241025120802685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120802685 DLLC NOTICE LLME(ffffffff/e93cffe8){UNASSIGNED} LLC RX: unknown TLLI 0xe93cffe8, creating LLME on the fly (gprs_llc.c:552) 20241025120802685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120802685 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241025120802685 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120802685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120802685 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120802685 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120802685 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120802685 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120802685 DLLC NOTICE LLME(ffffffff/e93cffe8){UNASSIGNED} LLGM Assign pre (e93cffe8 => f356bcc6) (gprs_llc.c:1079) 20241025120802685 DLLC NOTICE LLME(e93cffe8/f356bcc6){ASSIGNED} LLGM Assign post (e93cffe8 => f356bcc6) (gprs_llc.c:1125) 20241025120802685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120802685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120802685 DMM DEBUG MM(262420000000026/f356bcc6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120802698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120802698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120802698 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120802698 DMM DEBUG MM(262420000000026/f356bcc6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241025120802698 DMM NOTICE MM(262420000000026/f356bcc6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120802698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120802698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120802698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120802698 DMM DEBUG MM(262420000000026/f356bcc6) Requesting authorization (sgsn_auth.c:160) 20241025120802698 DMM INFO MM(262420000000026/f356bcc6) Requesting authentication tuples (sgsn_auth.c:184) 20241025120802698 DMM DEBUG MM(262420000000026/f356bcc6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120802698 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241025120802698 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)@902a01de329b: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241025120802703 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120802703 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120802703 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120802703 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120802703 DMM INFO MM(262420000000026/f356bcc6) Subscriber data update (mmctx.c:445) 20241025120802703 DMM DEBUG MM(262420000000026/f356bcc6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120802703 DMM INFO MM(262420000000026/f356bcc6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120802703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120802703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120802703 DMM INFO MM(262420000000026/f356bcc6) <- GMM AUTH AND CIPHERING REQ (rand = b4 fc 42 ce 88 99 b4 04 44 8e 6a 27 52 18 5a 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120802711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120802711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120802711 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120802711 DMM INFO MM(262420000000026/f356bcc6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120802711 DMM NOTICE MM(262420000000026/f356bcc6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120802711 DMM DEBUG MM(262420000000026/f356bcc6) checking auth: received GSM SRES = df 82 2e 8d (gprs_gmm.c:666) 20241025120802711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120802711 DMM DEBUG MM(262420000000026/f356bcc6) Requesting authorization (sgsn_auth.c:160) 20241025120802711 DMM INFO MM(262420000000026/f356bcc6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120802711 DMM DEBUG MM(262420000000026/f356bcc6) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120802711 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241025120802711 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) 20241025120802711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120802711 DMM INFO MM(262420000000026/f356bcc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf356bcc6) (gprs_gmm.c:300) 20241025120802712 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120802712 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120802712 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241025120802712 DMM INFO MM(262420000000026/f356bcc6) Subscriber data update (mmctx.c:445) 20241025120802712 DMM DEBUG MM(262420000000026/f356bcc6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120802712 DMM INFO MM(262420000000026/f356bcc6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120802712 DMM NOTICE MM(262420000000026/f356bcc6) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241025120802712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120802712 DMM NOTICE MM(262420000000026/f356bcc6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120802712 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) 20241025120802712 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120802712 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241025120802712 DMM INFO MM(262420000000026/f356bcc6) Subscriber data update (mmctx.c:445) 20241025120802712 DMM DEBUG MM(262420000000026/f356bcc6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120802718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120802718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120802719 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120802719 DMM INFO MM(262420000000026/f356bcc6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120802719 DMM NOTICE MM(262420000000026/f356bcc6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120802719 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120802719 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120802719 DLLC NOTICE LLME(e93cffe8/f356bcc6){ASSIGNED} LLGM Assign pre (ffffffff => f356bcc6) (gprs_llc.c:1079) 20241025120802719 DLLC NOTICE LLME(ffffffff/f356bcc6){ASSIGNED} LLGM Assign post (ffffffff => f356bcc6) (gprs_llc.c:1125) 20241025120802719 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120802719 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120802719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120802719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@902a01de329b: setverdict(pass): none -> pass 20241025120802778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120802778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120802778 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120802778 DMM INFO MM(262420000000026/f356bcc6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120802778 DMM INFO MM(262420000000026/f356bcc6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120802778 DMM DEBUG MM(262420000000026/f356bcc6) Using GGSN 0 (gprs_sm.c:317) 20241025120802778 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) 20241025120802778 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241025120802778 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120802778 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120802778 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241025120802804 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 7b 68 fb e5 11 3c cf 82 fa 14 05 7f ba 3e b3 af 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) 20241025120802805 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8200d0, cbp=0x55e7bcab46e0) (sgsn_libgtp.c:629) 20241025120802805 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120802805 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=f356bcc6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120802805 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120802805 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120802822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120802822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120802822 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120802822 DMM INFO MM(262420000000026/f356bcc6) -> GMM DETACH REQUEST TLLI=0xf356bcc6 type=GPRS detach (gprs_gmm.c:1465) 20241025120802822 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241025120802822 DMM INFO MM(262420000000026/f356bcc6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025120802822 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120802822 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120802822 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120802822 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120802822 DLLC NOTICE LLME(ffffffff/f356bcc6){ASSIGNED} LLGM Assign pre (f356bcc6 => ffffffff) (gprs_llc.c:1079) 20241025120802822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f356bcc6 => ffffffff) (gprs_llc.c:1125) 20241025120802822 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025120802822 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120802822 DMM NOTICE MM(262420000000026/f356bcc6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025120802823 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241025120802823 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025120802823 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120802823 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241025120802823 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241025120802823 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) 20241025120802823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120802823 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120802823 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120802823 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120802824 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@902a01de329b: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@902a01de329b: Final verdict of PTC: pass 20241025120802836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48786<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@902a01de329b: Final verdict of PTC: none -NSVCI97(1015)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@902a01de329b: Final verdict of PTC: none 20241025120802841 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120802841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1025)@902a01de329b: Final verdict of PTC: none -NSVCI98(1020)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1023)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1018)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1013)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:08:02 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 20241025120802956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120803258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88984) 20241025120803843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120803843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88984, count=107792) 20241025120804844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120804844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:08:05 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 20241025120805845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120805845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241025120806321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120806322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120806358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120806358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120806358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120806358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120806358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120806358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120806358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120806358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120806358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120806359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120806359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120806359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120806359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120806359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120806359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120806359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120806359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120806359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120806359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120806359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120806359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120806359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120806367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120806381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120806381 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@902a01de329b: 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)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120806397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120806397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120806397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120806397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120806397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120806397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120806397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120806397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120806397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120806399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120806399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120806399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120806399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120806399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120806399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120806399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120806400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120806400 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120806400 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120806400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120806400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120806400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120806405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120806418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120806418 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)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120806437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120806437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120806437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120806437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120806437 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120806437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120806437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120806437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120806437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120806440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120806440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120806440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120806440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120806440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120806440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120806440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120806440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120806440 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120806440 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120806440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120806441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120806441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120806447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120806458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120806458 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120806846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120806846 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120806846 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120806846 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120806850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120806851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@902a01de329b: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C7D59F4C'O, index=0 SGSN_Test-GSUP(1046)@902a01de329b: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241025120807933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120807933 DLLC NOTICE LLME(ffffffff/c7d59f4c){UNASSIGNED} LLC RX: unknown TLLI 0xc7d59f4c, creating LLME on the fly (gprs_llc.c:552) 20241025120807933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120807933 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025120807933 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120807933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120807933 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120807933 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120807933 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120807933 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120807933 DLLC NOTICE LLME(ffffffff/c7d59f4c){UNASSIGNED} LLGM Assign pre (c7d59f4c => f1603318) (gprs_llc.c:1079) 20241025120807933 DLLC NOTICE LLME(c7d59f4c/f1603318){ASSIGNED} LLGM Assign post (c7d59f4c => f1603318) (gprs_llc.c:1125) 20241025120807933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120807933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120807933 DMM DEBUG MM(262420000000039/f1603318) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120807941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120807941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241025120807941 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120807941 DMM INFO MM(262420000000039/f1603318) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241025120807941 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120807941 DLLC NOTICE LLME(c7d59f4c/f1603318){ASSIGNED} LLGM Assign pre (c7d59f4c => f1603318) (gprs_llc.c:1079) 20241025120807941 DLLC NOTICE LLME(c7d59f4c/f1603318){ASSIGNED} LLGM Assign post (c7d59f4c => f1603318) (gprs_llc.c:1125) 20241025120807941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120807942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120807942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120807942 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120807942 DMM DEBUG MM(262420000000039/f1603318) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241025120807942 DMM NOTICE MM(262420000000039/f1603318) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120807942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120807942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120807942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025120807942 DMM INFO MM(262420000000039/f1603318) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1603318) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@902a01de329b: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@902a01de329b: Removing Client IMSI='262420000000039'H, index=0 20241025120808954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120808955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120808955 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120808955 DMM INFO MM(262420000000039/f1603318) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120808955 DMM NOTICE MM(262420000000039/f1603318) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120808955 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120808955 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120808955 DLLC NOTICE LLME(c7d59f4c/f1603318){ASSIGNED} LLGM Assign pre (ffffffff => f1603318) (gprs_llc.c:1079) 20241025120808955 DLLC NOTICE LLME(ffffffff/f1603318){ASSIGNED} LLGM Assign post (ffffffff => f1603318) (gprs_llc.c:1125) 20241025120808955 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120808955 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120808955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120808955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@902a01de329b: Final verdict of PTC: pass 20241025120808959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48804<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@902a01de329b: Final verdict of PTC: none -NSVCI98(1039)@902a01de329b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@902a01de329b: Final verdict of PTC: none -NSVCI99(1044)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@902a01de329b: Final verdict of PTC: none 20241025120808965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120808965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1034)@902a01de329b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@902a01de329b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1032)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1037)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1042)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:08:08 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 20241025120809031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120809433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48808<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66304) 20241025120809966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120809966 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=70660) 20241025120810968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120810968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:08: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.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 20241025120811970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120811970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_xid_empty_l3 started. 20241025120812520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120812521 DMM INFO MM(262420000000039/f1603318) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120812521 DMM INFO MM(262420000000039/f1603318) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120812521 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120812521 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120812521 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120812521 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120812521 DLLC NOTICE LLME(ffffffff/f1603318){ASSIGNED} LLGM Assign pre (f1603318 => ffffffff) (gprs_llc.c:1079) 20241025120812521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1603318 => ffffffff) (gprs_llc.c:1125) 20241025120812521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120812521 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120812521 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120812521 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120812521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120812554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120812554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120812554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120812554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120812554 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120812554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120812554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120812554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120812554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120812555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120812555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120812555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120812555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120812555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120812555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120812555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120812555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120812555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120812555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120812555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120812555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120812555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120812557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120812563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120812563 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120812574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120812574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120812574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120812574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120812574 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120812574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120812574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120812574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120812574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120812575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120812575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120812575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120812575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120812575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120812575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120812575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120812575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120812575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120812575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120812575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120812575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120812575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120812577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120812583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120812583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120812590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120812590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120812590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120812590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120812590 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120812590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120812590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120812590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120812590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120812591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120812591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120812591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120812591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120812591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120812591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120812591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120812591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120812591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120812591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120812591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120812591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120812591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120812593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120812597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120812597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120812972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120812972 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120812972 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120812972 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120812976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120812978 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@902a01de329b: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='C5C14F39'O, index=0 SGSN_Test-GSUP(1065)@902a01de329b: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@902a01de329b: 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 := '2FAC3DF6ABFB9F2BB90A31BAB2A4F719'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '165F6AA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39F80D25C8137652'O } } } } } 20241025120814045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120814045 DLLC NOTICE LLME(ffffffff/c5c14f39){UNASSIGNED} LLC RX: unknown TLLI 0xc5c14f39, creating LLME on the fly (gprs_llc.c:552) 20241025120814045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120814045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241025120814045 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120814045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120814045 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120814045 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120814045 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120814045 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120814045 DLLC NOTICE LLME(ffffffff/c5c14f39){UNASSIGNED} LLGM Assign pre (c5c14f39 => e3076518) (gprs_llc.c:1079) 20241025120814045 DLLC NOTICE LLME(c5c14f39/e3076518){ASSIGNED} LLGM Assign post (c5c14f39 => e3076518) (gprs_llc.c:1125) 20241025120814045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120814045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120814045 DMM DEBUG MM(262420000000044/e3076518) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120814054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120814054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120814054 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120814054 DMM DEBUG MM(262420000000044/e3076518) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241025120814054 DMM NOTICE MM(262420000000044/e3076518) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120814054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120814054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120814054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120814054 DMM DEBUG MM(262420000000044/e3076518) Requesting authorization (sgsn_auth.c:160) 20241025120814054 DMM INFO MM(262420000000044/e3076518) Requesting authentication tuples (sgsn_auth.c:184) 20241025120814054 DMM DEBUG MM(262420000000044/e3076518) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120814054 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241025120814054 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)@902a01de329b: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@902a01de329b: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241025120814057 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120814057 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120814057 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120814057 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120814057 DMM INFO MM(262420000000044/e3076518) Subscriber data update (mmctx.c:445) 20241025120814057 DMM DEBUG MM(262420000000044/e3076518) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120814057 DMM INFO MM(262420000000044/e3076518) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120814057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120814057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120814057 DMM INFO MM(262420000000044/e3076518) <- GMM AUTH AND CIPHERING REQ (rand = 2f ac 3d f6 ab fb 9f 2b b9 0a 31 ba b2 a4 f7 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120814065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120814065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120814065 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120814065 DMM INFO MM(262420000000044/e3076518) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120814065 DMM NOTICE MM(262420000000044/e3076518) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120814065 DMM DEBUG MM(262420000000044/e3076518) checking auth: received GSM SRES = 16 5f 6a a0 (gprs_gmm.c:666) 20241025120814065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120814065 DMM DEBUG MM(262420000000044/e3076518) Requesting authorization (sgsn_auth.c:160) 20241025120814065 DMM INFO MM(262420000000044/e3076518) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120814065 DMM DEBUG MM(262420000000044/e3076518) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120814065 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241025120814065 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) 20241025120814065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120814065 DMM INFO MM(262420000000044/e3076518) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3076518) (gprs_gmm.c:300) 20241025120814067 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120814067 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120814067 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241025120814067 DMM INFO MM(262420000000044/e3076518) Subscriber data update (mmctx.c:445) 20241025120814067 DMM DEBUG MM(262420000000044/e3076518) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120814067 DMM INFO MM(262420000000044/e3076518) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120814067 DMM NOTICE MM(262420000000044/e3076518) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241025120814067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120814067 DMM NOTICE MM(262420000000044/e3076518) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120814067 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) 20241025120814068 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120814068 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241025120814068 DMM INFO MM(262420000000044/e3076518) Subscriber data update (mmctx.c:445) 20241025120814068 DMM DEBUG MM(262420000000044/e3076518) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120814075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120814075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120814075 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120814075 DMM INFO MM(262420000000044/e3076518) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120814075 DMM NOTICE MM(262420000000044/e3076518) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120814075 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120814075 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120814075 DLLC NOTICE LLME(c5c14f39/e3076518){ASSIGNED} LLGM Assign pre (ffffffff => e3076518) (gprs_llc.c:1079) 20241025120814075 DLLC NOTICE LLME(ffffffff/e3076518){ASSIGNED} LLGM Assign post (ffffffff => e3076518) (gprs_llc.c:1125) 20241025120814075 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120814075 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120814075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120814075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@902a01de329b: setverdict(pass): none -> pass 20241025120814133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120814133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120814133 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120814133 DMM INFO MM(262420000000044/e3076518) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120814133 DMM INFO MM(262420000000044/e3076518) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120814133 DMM DEBUG MM(262420000000044/e3076518) Using GGSN 0 (gprs_sm.c:317) 20241025120814133 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) 20241025120814133 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241025120814133 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120814133 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120814133 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241025120814158 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 81 f1 56 68 11 96 f8 17 bc 14 05 7f 70 9b 11 05 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241025120814158 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc821148, cbp=0x55e7bcab3610) (sgsn_libgtp.c:629) 20241025120814158 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120814158 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=e3076518, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120814158 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120814158 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120814171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120814171 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241025120814171 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241025120814171 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@902a01de329b: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@902a01de329b: Final verdict of PTC: pass 20241025120814177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51236<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@902a01de329b: Final verdict of PTC: none 20241025120814181 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120814181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1053)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@902a01de329b: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@902a01de329b: Final verdict of PTC: none -NSVCI99(1063)@902a01de329b: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@902a01de329b: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@902a01de329b: Final verdict of PTC: none -NSVCI98(1058)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1061)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1051)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1056)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@902a01de329b: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:08:14 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 20241025120814280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120814682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96876) 20241025120815181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120815181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96876, count=97416) 20241025120816182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120816182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:08: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_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 20241025120817183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120817183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_xid_n201u started. 20241025120817777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120817780 DMM INFO MM(262420000000044/e3076518) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120817780 DMM INFO MM(262420000000044/e3076518) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120817780 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120817780 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120817780 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120817780 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120817780 DLLC NOTICE LLME(ffffffff/e3076518){ASSIGNED} LLGM Assign pre (e3076518 => ffffffff) (gprs_llc.c:1079) 20241025120817780 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3076518 => ffffffff) (gprs_llc.c:1125) 20241025120817780 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025120817780 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120817780 DMM NOTICE MM(262420000000044/e3076518) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025120817780 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241025120817780 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025120817780 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120817780 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241025120817780 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241025120817780 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) 20241025120817780 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) 20241025120817780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120817780 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120817780 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120817780 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120817780 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120817824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120817824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120817824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120817824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120817824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120817824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120817824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120817824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120817824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120817825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120817825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120817825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120817825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120817825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120817825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120817825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120817825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120817825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120817825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120817825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120817825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120817825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120817827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120817832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120817832 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120817840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120817840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120817840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120817840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120817840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120817840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120817840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120817840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120817840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120817841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120817841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120817841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120817841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120817841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120817841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120817841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120817841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120817841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120817841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120817842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120817842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120817842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120817844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120817848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120817848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120817860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120817860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120817860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120817860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120817860 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120817860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120817860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120817860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120817860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120817861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120817861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120817861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120817861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120817861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120817861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120817861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120817861 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120817861 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120817861 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120817861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120817862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120817862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120817864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120817870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120817870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120818184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120818184 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120818184 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120818184 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120818187 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241025120818187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@902a01de329b: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='F713219D'O, index=0 SGSN_Test-GSUP(1084)@902a01de329b: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@902a01de329b: 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 := 'E105ACE10B451999C936A52EEF80A51C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '34AC8875'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E05D7F602694EFE8'O } } } } } 20241025120819249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120819249 DLLC NOTICE LLME(ffffffff/f713219d){UNASSIGNED} LLC RX: unknown TLLI 0xf713219d, creating LLME on the fly (gprs_llc.c:552) 20241025120819249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120819249 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241025120819249 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120819249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120819249 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120819249 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120819249 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120819249 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120819249 DLLC NOTICE LLME(ffffffff/f713219d){UNASSIGNED} LLGM Assign pre (f713219d => cfc3a877) (gprs_llc.c:1079) 20241025120819249 DLLC NOTICE LLME(f713219d/cfc3a877){ASSIGNED} LLGM Assign post (f713219d => cfc3a877) (gprs_llc.c:1125) 20241025120819249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120819249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120819249 DMM DEBUG MM(262420000000045/cfc3a877) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120819258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120819258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120819258 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120819258 DMM DEBUG MM(262420000000045/cfc3a877) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241025120819258 DMM NOTICE MM(262420000000045/cfc3a877) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120819258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120819258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120819258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120819258 DMM DEBUG MM(262420000000045/cfc3a877) Requesting authorization (sgsn_auth.c:160) 20241025120819258 DMM INFO MM(262420000000045/cfc3a877) Requesting authentication tuples (sgsn_auth.c:184) 20241025120819258 DMM DEBUG MM(262420000000045/cfc3a877) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120819258 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241025120819258 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)@902a01de329b: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@902a01de329b: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241025120819260 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120819260 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120819260 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120819260 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120819260 DMM INFO MM(262420000000045/cfc3a877) Subscriber data update (mmctx.c:445) 20241025120819260 DMM DEBUG MM(262420000000045/cfc3a877) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120819260 DMM INFO MM(262420000000045/cfc3a877) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120819260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120819260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120819260 DMM INFO MM(262420000000045/cfc3a877) <- GMM AUTH AND CIPHERING REQ (rand = e1 05 ac e1 0b 45 19 99 c9 36 a5 2e ef 80 a5 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120819265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120819265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120819265 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120819265 DMM INFO MM(262420000000045/cfc3a877) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120819265 DMM NOTICE MM(262420000000045/cfc3a877) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120819265 DMM DEBUG MM(262420000000045/cfc3a877) checking auth: received GSM SRES = 34 ac 88 75 (gprs_gmm.c:666) 20241025120819265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120819265 DMM DEBUG MM(262420000000045/cfc3a877) Requesting authorization (sgsn_auth.c:160) 20241025120819265 DMM INFO MM(262420000000045/cfc3a877) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120819265 DMM DEBUG MM(262420000000045/cfc3a877) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120819265 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241025120819265 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) 20241025120819265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120819265 DMM INFO MM(262420000000045/cfc3a877) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfc3a877) (gprs_gmm.c:300) 20241025120819266 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120819266 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120819267 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241025120819267 DMM INFO MM(262420000000045/cfc3a877) Subscriber data update (mmctx.c:445) 20241025120819267 DMM DEBUG MM(262420000000045/cfc3a877) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120819267 DMM INFO MM(262420000000045/cfc3a877) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120819267 DMM NOTICE MM(262420000000045/cfc3a877) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241025120819267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120819267 DMM NOTICE MM(262420000000045/cfc3a877) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120819267 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) 20241025120819267 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120819267 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241025120819267 DMM INFO MM(262420000000045/cfc3a877) Subscriber data update (mmctx.c:445) 20241025120819267 DMM DEBUG MM(262420000000045/cfc3a877) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120819270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120819270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120819270 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120819270 DMM INFO MM(262420000000045/cfc3a877) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120819270 DMM NOTICE MM(262420000000045/cfc3a877) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120819270 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120819270 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120819270 DLLC NOTICE LLME(f713219d/cfc3a877){ASSIGNED} LLGM Assign pre (ffffffff => cfc3a877) (gprs_llc.c:1079) 20241025120819270 DLLC NOTICE LLME(ffffffff/cfc3a877){ASSIGNED} LLGM Assign post (ffffffff => cfc3a877) (gprs_llc.c:1125) 20241025120819270 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120819270 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120819270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120819270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@902a01de329b: setverdict(pass): none -> pass 20241025120819323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120819323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120819323 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120819323 DMM INFO MM(262420000000045/cfc3a877) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120819323 DMM INFO MM(262420000000045/cfc3a877) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120819323 DMM DEBUG MM(262420000000045/cfc3a877) Using GGSN 0 (gprs_sm.c:317) 20241025120819323 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) 20241025120819323 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241025120819323 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120819323 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120819323 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241025120819341 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 49 7e fc ac 11 88 33 52 36 14 05 7f d0 da c9 6f 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) 20241025120819341 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8221c0, cbp=0x55e7bcab3d00) (sgsn_libgtp.c:629) 20241025120819341 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120819341 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=cfc3a877, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120819341 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120819342 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120819353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120819353 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241025120819353 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241025120819354 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241025120819354 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@902a01de329b: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@902a01de329b: Final verdict of PTC: pass 20241025120819361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1074)@902a01de329b: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@902a01de329b: Final verdict of PTC: none -NSVCI98(1077)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1084)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@902a01de329b: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@902a01de329b: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@902a01de329b: Final verdict of PTC: none 20241025120819366 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120819366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1072)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@902a01de329b: Final verdict of PTC: none -NSVCI99(1082)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1070)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1075)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1080)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@902a01de329b: Test case TC_xid_n201u finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:08:19 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241025120819421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120819824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98284) 20241025120820108 DGPRS DEBUG Checking for inactive LLMEs, time = 32386299 (sgsn.c:131) 20241025120820367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120820367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98284, count=101780) 20241025120821368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120821368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:08:21 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 20241025120822370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120822370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_llc_null started. 20241025120822859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120822861 DMM INFO MM(262420000000045/cfc3a877) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120822861 DMM INFO MM(262420000000045/cfc3a877) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120822861 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120822861 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120822861 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120822861 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120822861 DLLC NOTICE LLME(ffffffff/cfc3a877){ASSIGNED} LLGM Assign pre (cfc3a877 => ffffffff) (gprs_llc.c:1079) 20241025120822861 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfc3a877 => ffffffff) (gprs_llc.c:1125) 20241025120822861 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025120822861 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120822861 DMM NOTICE MM(262420000000045/cfc3a877) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025120822861 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241025120822861 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025120822861 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120822861 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241025120822861 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241025120822861 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) 20241025120822861 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) 20241025120822861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120822862 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120822862 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120822862 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120822862 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120822891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120822891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120822891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120822891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120822891 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120822891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120822891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120822891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120822891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120822892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120822892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120822892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120822892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120822892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120822892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120822892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120822892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120822892 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120822892 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120822892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120822892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120822892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120822894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120822899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120822899 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120822907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120822907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120822907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120822907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120822907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120822907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120822907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120822907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120822907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120822909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120822909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120822909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120822909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120822909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120822909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120822909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120822909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120822909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120822909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120822909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120822909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120822909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120822911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120822916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120822916 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120822925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120822925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120822925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120822925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120822925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120822925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120822925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120822925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120822925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120822926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120822926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120822926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120822926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120822926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120822926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120822926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120822926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120822926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120822926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120822926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120822926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120822926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120822928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120822932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120822932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120823371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120823371 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120823371 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120823371 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120823374 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120823375 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@902a01de329b: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='CE355126'O, index=0 SGSN_Test-GSUP(1103)@902a01de329b: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@902a01de329b: 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 := '6D7C94462E31BE50862F3B7180259347'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1DF37A20'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8047DA18089C7C5C'O } } } } } 20241025120824454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120824455 DLLC NOTICE LLME(ffffffff/ce355126){UNASSIGNED} LLC RX: unknown TLLI 0xce355126, creating LLME on the fly (gprs_llc.c:552) 20241025120824455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120824455 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241025120824455 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120824455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120824455 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120824455 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120824455 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120824455 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120824455 DLLC NOTICE LLME(ffffffff/ce355126){UNASSIGNED} LLGM Assign pre (ce355126 => f37a4a61) (gprs_llc.c:1079) 20241025120824455 DLLC NOTICE LLME(ce355126/f37a4a61){ASSIGNED} LLGM Assign post (ce355126 => f37a4a61) (gprs_llc.c:1125) 20241025120824455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120824455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120824455 DMM DEBUG MM(262420000000041/f37a4a61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120824473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120824473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120824473 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120824473 DMM DEBUG MM(262420000000041/f37a4a61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241025120824473 DMM NOTICE MM(262420000000041/f37a4a61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120824473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120824473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120824473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120824473 DMM DEBUG MM(262420000000041/f37a4a61) Requesting authorization (sgsn_auth.c:160) 20241025120824473 DMM INFO MM(262420000000041/f37a4a61) Requesting authentication tuples (sgsn_auth.c:184) 20241025120824473 DMM DEBUG MM(262420000000041/f37a4a61) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120824473 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241025120824473 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)@902a01de329b: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@902a01de329b: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241025120824478 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120824478 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120824478 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120824478 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120824478 DMM INFO MM(262420000000041/f37a4a61) Subscriber data update (mmctx.c:445) 20241025120824478 DMM DEBUG MM(262420000000041/f37a4a61) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120824478 DMM INFO MM(262420000000041/f37a4a61) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120824478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120824478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120824478 DMM INFO MM(262420000000041/f37a4a61) <- GMM AUTH AND CIPHERING REQ (rand = 6d 7c 94 46 2e 31 be 50 86 2f 3b 71 80 25 93 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120824494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120824494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120824494 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120824494 DMM INFO MM(262420000000041/f37a4a61) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120824494 DMM NOTICE MM(262420000000041/f37a4a61) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120824494 DMM DEBUG MM(262420000000041/f37a4a61) checking auth: received GSM SRES = 1d f3 7a 20 (gprs_gmm.c:666) 20241025120824494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120824494 DMM DEBUG MM(262420000000041/f37a4a61) Requesting authorization (sgsn_auth.c:160) 20241025120824494 DMM INFO MM(262420000000041/f37a4a61) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120824494 DMM DEBUG MM(262420000000041/f37a4a61) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120824494 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241025120824494 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) 20241025120824494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120824494 DMM INFO MM(262420000000041/f37a4a61) <- GMM ATTACH ACCEPT (new P-TMSI=0xf37a4a61) (gprs_gmm.c:300) 20241025120824497 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120824497 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120824497 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241025120824497 DMM INFO MM(262420000000041/f37a4a61) Subscriber data update (mmctx.c:445) 20241025120824497 DMM DEBUG MM(262420000000041/f37a4a61) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120824497 DMM INFO MM(262420000000041/f37a4a61) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120824497 DMM NOTICE MM(262420000000041/f37a4a61) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241025120824497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120824497 DMM NOTICE MM(262420000000041/f37a4a61) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120824497 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) 20241025120824499 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120824499 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241025120824499 DMM INFO MM(262420000000041/f37a4a61) Subscriber data update (mmctx.c:445) 20241025120824499 DMM DEBUG MM(262420000000041/f37a4a61) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120824509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120824510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120824510 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120824510 DMM INFO MM(262420000000041/f37a4a61) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120824510 DMM NOTICE MM(262420000000041/f37a4a61) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120824510 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120824510 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120824510 DLLC NOTICE LLME(ce355126/f37a4a61){ASSIGNED} LLGM Assign pre (ffffffff => f37a4a61) (gprs_llc.c:1079) 20241025120824510 DLLC NOTICE LLME(ffffffff/f37a4a61){ASSIGNED} LLGM Assign post (ffffffff => f37a4a61) (gprs_llc.c:1125) 20241025120824510 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120824510 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120824510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120824510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025120825563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120825563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241025120825563 DLLC DEBUG TLLI=f37a4a61 sends us LLC NULL (gprs_llc.c:912) 20241025120825563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120825563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241025120825563 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120825563 DMM INFO MM(262420000000041/f37a4a61) -> GMM DETACH REQUEST TLLI=0xf37a4a61 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241025120825563 DMM INFO MM(262420000000041/f37a4a61) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241025120825563 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120825563 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120825563 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120825563 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120825563 DLLC NOTICE LLME(ffffffff/f37a4a61){ASSIGNED} LLGM Assign pre (f37a4a61 => ffffffff) (gprs_llc.c:1079) 20241025120825563 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f37a4a61 => ffffffff) (gprs_llc.c:1125) 20241025120825563 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241025120825563 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) 20241025120825563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120825563 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120825563 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120825563 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120825565 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@902a01de329b: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@902a01de329b: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@902a01de329b: Final verdict of PTC: pass 20241025120830568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@902a01de329b: Final verdict of PTC: none -NSVCI98(1096)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@902a01de329b: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@902a01de329b: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@902a01de329b: Final verdict of PTC: none -NSVCI97(1091)@902a01de329b: Final verdict of PTC: none 20241025120830569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120830569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1092)@902a01de329b: Final verdict of PTC: none -NSVCI99(1101)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@902a01de329b: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1099)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1094)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1089)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@902a01de329b: Test case TC_llc_null finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:08:30 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241025120830690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120830992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99604) 20241025120831571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120831571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99604, count=100244) 20241025120832572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120832572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:08: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_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 20241025120833573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120833573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_llc_sabm_dm_llgmm started. 20241025120834075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120834079 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120834116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120834116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120834116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120834116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120834116 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120834116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120834116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120834116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120834116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120834117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120834117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120834117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120834117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120834117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120834117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120834117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120834117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120834117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120834117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120834117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1110)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120834118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120834118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120834120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120834126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120834126 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120834140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120834140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120834140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120834140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120834140 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120834140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120834140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120834140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120834140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120834141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120834141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120834141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120834141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120834141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120834141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120834141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120834141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120834141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120834141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120834141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120834142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120834142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120834144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120834150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120834150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120834167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120834167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120834167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120834167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120834167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120834167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120834167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120834167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120834167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120834168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120834168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120834168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120834168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120834168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120834168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120834168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120834168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120834168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120834168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120834168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120834169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120834169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120834170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120834175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120834175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120834574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120834574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120834574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120834574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120834578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120834579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@902a01de329b: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='E8D69F7B'O, index=0 SGSN_Test-GSUP(1122)@902a01de329b: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@902a01de329b: 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 := '6B6F05D1145F51E8C833AD049417813C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC4F18CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '873D0A701133BDA1'O } } } } } 20241025120835650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120835650 DLLC NOTICE LLME(ffffffff/e8d69f7b){UNASSIGNED} LLC RX: unknown TLLI 0xe8d69f7b, creating LLME on the fly (gprs_llc.c:552) 20241025120835650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120835650 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241025120835650 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120835650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120835650 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120835650 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120835650 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120835650 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120835650 DLLC NOTICE LLME(ffffffff/e8d69f7b){UNASSIGNED} LLGM Assign pre (e8d69f7b => f862e1d5) (gprs_llc.c:1079) 20241025120835650 DLLC NOTICE LLME(e8d69f7b/f862e1d5){ASSIGNED} LLGM Assign post (e8d69f7b => f862e1d5) (gprs_llc.c:1125) 20241025120835650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120835650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120835650 DMM DEBUG MM(262420000000042/f862e1d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120835667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120835667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120835668 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120835668 DMM DEBUG MM(262420000000042/f862e1d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241025120835668 DMM NOTICE MM(262420000000042/f862e1d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120835668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120835668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120835668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120835668 DMM DEBUG MM(262420000000042/f862e1d5) Requesting authorization (sgsn_auth.c:160) 20241025120835668 DMM INFO MM(262420000000042/f862e1d5) Requesting authentication tuples (sgsn_auth.c:184) 20241025120835668 DMM DEBUG MM(262420000000042/f862e1d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120835668 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241025120835668 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)@902a01de329b: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@902a01de329b: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241025120835672 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120835672 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120835672 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120835672 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120835672 DMM INFO MM(262420000000042/f862e1d5) Subscriber data update (mmctx.c:445) 20241025120835672 DMM DEBUG MM(262420000000042/f862e1d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120835672 DMM INFO MM(262420000000042/f862e1d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120835672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120835672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120835672 DMM INFO MM(262420000000042/f862e1d5) <- GMM AUTH AND CIPHERING REQ (rand = 6b 6f 05 d1 14 5f 51 e8 c8 33 ad 04 94 17 81 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120835690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120835690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120835690 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120835690 DMM INFO MM(262420000000042/f862e1d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120835690 DMM NOTICE MM(262420000000042/f862e1d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120835690 DMM DEBUG MM(262420000000042/f862e1d5) checking auth: received GSM SRES = ac 4f 18 cd (gprs_gmm.c:666) 20241025120835690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120835690 DMM DEBUG MM(262420000000042/f862e1d5) Requesting authorization (sgsn_auth.c:160) 20241025120835690 DMM INFO MM(262420000000042/f862e1d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120835690 DMM DEBUG MM(262420000000042/f862e1d5) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120835690 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241025120835690 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) 20241025120835690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120835690 DMM INFO MM(262420000000042/f862e1d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf862e1d5) (gprs_gmm.c:300) 20241025120835693 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120835693 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120835693 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241025120835693 DMM INFO MM(262420000000042/f862e1d5) Subscriber data update (mmctx.c:445) 20241025120835693 DMM DEBUG MM(262420000000042/f862e1d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120835694 DMM INFO MM(262420000000042/f862e1d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120835694 DMM NOTICE MM(262420000000042/f862e1d5) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241025120835694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120835694 DMM NOTICE MM(262420000000042/f862e1d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120835694 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) 20241025120835695 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120835695 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241025120835695 DMM INFO MM(262420000000042/f862e1d5) Subscriber data update (mmctx.c:445) 20241025120835695 DMM DEBUG MM(262420000000042/f862e1d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120835707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120835707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120835707 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120835707 DMM INFO MM(262420000000042/f862e1d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120835707 DMM NOTICE MM(262420000000042/f862e1d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120835707 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120835707 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120835707 DLLC NOTICE LLME(e8d69f7b/f862e1d5){ASSIGNED} LLGM Assign pre (ffffffff => f862e1d5) (gprs_llc.c:1079) 20241025120835707 DLLC NOTICE LLME(ffffffff/f862e1d5){ASSIGNED} LLGM Assign post (ffffffff => f862e1d5) (gprs_llc.c:1125) 20241025120835707 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120835707 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120835707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120835707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025120836757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120836757 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)@902a01de329b: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@902a01de329b: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@902a01de329b: Final verdict of PTC: pass 20241025120836763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36672<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120836765 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120836765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1120)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1122)@902a01de329b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@902a01de329b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@902a01de329b: Final verdict of PTC: none -NSVCI97(1110)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@902a01de329b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@902a01de329b: Final verdict of PTC: none -NSVCI98(1115)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1113)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1108)@902a01de329b: Final verdict of PTC: none -NSVCI99(1121)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1119)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@902a01de329b: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:08:36 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 20241025120836847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120837249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79656) 20241025120837766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120837766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79656, count=87068) 20241025120838767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120838767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:08: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_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 20241025120839769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120839769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_llc_sabm_dm_ll5 started. 20241025120840311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120840313 DMM INFO MM(262420000000042/f862e1d5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120840313 DMM INFO MM(262420000000042/f862e1d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120840313 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120840313 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120840314 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120840314 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120840314 DLLC NOTICE LLME(ffffffff/f862e1d5){ASSIGNED} LLGM Assign pre (f862e1d5 => ffffffff) (gprs_llc.c:1079) 20241025120840314 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f862e1d5 => ffffffff) (gprs_llc.c:1125) 20241025120840314 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241025120840314 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) 20241025120840314 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) 20241025120840314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120840314 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120840314 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120840314 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120840314 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120840346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120840346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120840346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120840346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120840346 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120840346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120840346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120840346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120840346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120840347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120840347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120840347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120840347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120840347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120840347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120840347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120840347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120840347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120840347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120840347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120840348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120840348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120840351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120840358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120840358 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120840365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120840365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120840365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120840365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120840365 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120840365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120840365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120840365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120840365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120840366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120840367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120840367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120840367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120840367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120840367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120840367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120840367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120840367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120840367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120840367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120840367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120840367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120840370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120840376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120840376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120840386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120840386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120840386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120840386 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120840386 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120840386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120840386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120840386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120840386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120840386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120840387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120840387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120840387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120840387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120840387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120840387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120840387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120840387 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120840387 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120840387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120840387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1139)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120840387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120840389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120840395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120840395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120840770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120840770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120840770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120840770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120840775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120840776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@902a01de329b: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='CAB3B8BA'O, index=0 SGSN_Test-GSUP(1141)@902a01de329b: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@902a01de329b: 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 := '621520A4D34B56E4064ADFE9BEFF0724'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51B8AD11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CCE3DE7C2A0638FC'O } } } } } 20241025120841825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120841825 DLLC NOTICE LLME(ffffffff/cab3b8ba){UNASSIGNED} LLC RX: unknown TLLI 0xcab3b8ba, creating LLME on the fly (gprs_llc.c:552) 20241025120841825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120841825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241025120841825 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120841825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120841826 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120841826 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120841826 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120841826 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120841826 DLLC NOTICE LLME(ffffffff/cab3b8ba){UNASSIGNED} LLGM Assign pre (cab3b8ba => d3e436fe) (gprs_llc.c:1079) 20241025120841826 DLLC NOTICE LLME(cab3b8ba/d3e436fe){ASSIGNED} LLGM Assign post (cab3b8ba => d3e436fe) (gprs_llc.c:1125) 20241025120841826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120841826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120841826 DMM DEBUG MM(262420000000043/d3e436fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120841852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120841853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120841853 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120841853 DMM DEBUG MM(262420000000043/d3e436fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241025120841853 DMM NOTICE MM(262420000000043/d3e436fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120841853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120841853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120841853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120841853 DMM DEBUG MM(262420000000043/d3e436fe) Requesting authorization (sgsn_auth.c:160) 20241025120841853 DMM INFO MM(262420000000043/d3e436fe) Requesting authentication tuples (sgsn_auth.c:184) 20241025120841853 DMM DEBUG MM(262420000000043/d3e436fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120841853 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241025120841853 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)@902a01de329b: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@902a01de329b: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241025120841860 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120841861 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120841861 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120841861 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120841861 DMM INFO MM(262420000000043/d3e436fe) Subscriber data update (mmctx.c:445) 20241025120841861 DMM DEBUG MM(262420000000043/d3e436fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120841861 DMM INFO MM(262420000000043/d3e436fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120841861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120841861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120841861 DMM INFO MM(262420000000043/d3e436fe) <- GMM AUTH AND CIPHERING REQ (rand = 62 15 20 a4 d3 4b 56 e4 06 4a df e9 be ff 07 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120841881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120841882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120841882 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120841882 DMM INFO MM(262420000000043/d3e436fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120841882 DMM NOTICE MM(262420000000043/d3e436fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120841882 DMM DEBUG MM(262420000000043/d3e436fe) checking auth: received GSM SRES = 51 b8 ad 11 (gprs_gmm.c:666) 20241025120841882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120841882 DMM DEBUG MM(262420000000043/d3e436fe) Requesting authorization (sgsn_auth.c:160) 20241025120841882 DMM INFO MM(262420000000043/d3e436fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120841882 DMM DEBUG MM(262420000000043/d3e436fe) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120841882 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241025120841882 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) 20241025120841882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120841882 DMM INFO MM(262420000000043/d3e436fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3e436fe) (gprs_gmm.c:300) 20241025120841884 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120841884 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120841884 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241025120841885 DMM INFO MM(262420000000043/d3e436fe) Subscriber data update (mmctx.c:445) 20241025120841885 DMM DEBUG MM(262420000000043/d3e436fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120841885 DMM INFO MM(262420000000043/d3e436fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120841885 DMM NOTICE MM(262420000000043/d3e436fe) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241025120841885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120841885 DMM NOTICE MM(262420000000043/d3e436fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120841885 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) 20241025120841886 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120841886 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241025120841886 DMM INFO MM(262420000000043/d3e436fe) Subscriber data update (mmctx.c:445) 20241025120841886 DMM DEBUG MM(262420000000043/d3e436fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120841895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120841895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120841895 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120841895 DMM INFO MM(262420000000043/d3e436fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120841895 DMM NOTICE MM(262420000000043/d3e436fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120841895 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120841895 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120841895 DLLC NOTICE LLME(cab3b8ba/d3e436fe){ASSIGNED} LLGM Assign pre (ffffffff => d3e436fe) (gprs_llc.c:1079) 20241025120841895 DLLC NOTICE LLME(ffffffff/d3e436fe){ASSIGNED} LLGM Assign post (ffffffff => d3e436fe) (gprs_llc.c:1125) 20241025120841895 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120841895 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120841895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120841895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025120842945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120842945 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)@902a01de329b: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@902a01de329b: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@902a01de329b: Final verdict of PTC: pass 20241025120842951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36682<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120842952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1141)@902a01de329b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@902a01de329b: Final verdict of PTC: none 20241025120842953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1130)@902a01de329b: Final verdict of PTC: none -NSVCI99(1139)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@902a01de329b: Final verdict of PTC: none -NSVCI98(1134)@902a01de329b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@902a01de329b: Final verdict of PTC: none -NSVCI97(1129)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@902a01de329b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1132)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1137)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1127)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@902a01de329b: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:08:43 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 20241025120843053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120843454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83712) 20241025120843953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120843954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83712, count=91124) 20241025120844955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120844955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:08: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_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 20241025120845957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120845957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_suspend_nopaging started. 20241025120846515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120846517 DMM INFO MM(262420000000043/d3e436fe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120846517 DMM INFO MM(262420000000043/d3e436fe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120846517 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120846517 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120846517 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120846517 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120846517 DLLC NOTICE LLME(ffffffff/d3e436fe){ASSIGNED} LLGM Assign pre (d3e436fe => ffffffff) (gprs_llc.c:1079) 20241025120846517 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3e436fe => ffffffff) (gprs_llc.c:1125) 20241025120846517 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241025120846517 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) 20241025120846517 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) 20241025120846517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120846517 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120846517 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120846517 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120846517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120846547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120846547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120846547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120846547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120846547 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120846547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120846547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120846547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120846547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120846548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120846548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120846548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120846548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120846548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120846548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120846548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120846548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120846548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120846548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120846548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120846549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120846549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120846552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120846558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120846558 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120846567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120846567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120846567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120846567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120846567 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120846567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120846567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120846567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120846567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120846568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120846568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120846568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120846569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120846569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120846569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120846569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120846569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120846569 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120846569 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120846569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120846569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120846569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025120846571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120846577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120846577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120846588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120846588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120846588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120846588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120846588 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120846588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120846588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120846588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120846588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120846589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120846589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120846589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120846590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120846590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120846590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120846590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120846590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120846590 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120846590 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120846590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120846590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120846590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120846592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120846597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120846597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120846958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120846958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120846958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120846958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120846963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120846964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@902a01de329b: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='EC2B3FA9'O, index=0 SGSN_Test-GSUP(1160)@902a01de329b: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@902a01de329b: 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 := '5E6A6F12A493179248F2D6BDAA8FB054'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '497F7938'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F711C2F08AC8E5B'O } } } } } 20241025120848017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120848017 DLLC NOTICE LLME(ffffffff/ec2b3fa9){UNASSIGNED} LLC RX: unknown TLLI 0xec2b3fa9, creating LLME on the fly (gprs_llc.c:552) 20241025120848017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120848017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241025120848017 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120848017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120848017 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120848017 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120848017 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120848017 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120848017 DLLC NOTICE LLME(ffffffff/ec2b3fa9){UNASSIGNED} LLGM Assign pre (ec2b3fa9 => dd6ad6a3) (gprs_llc.c:1079) 20241025120848017 DLLC NOTICE LLME(ec2b3fa9/dd6ad6a3){ASSIGNED} LLGM Assign post (ec2b3fa9 => dd6ad6a3) (gprs_llc.c:1125) 20241025120848017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120848017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120848017 DMM DEBUG MM(262420000000048/dd6ad6a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120848037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120848037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120848037 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120848037 DMM DEBUG MM(262420000000048/dd6ad6a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241025120848037 DMM NOTICE MM(262420000000048/dd6ad6a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120848037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120848037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120848037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120848037 DMM DEBUG MM(262420000000048/dd6ad6a3) Requesting authorization (sgsn_auth.c:160) 20241025120848037 DMM INFO MM(262420000000048/dd6ad6a3) Requesting authentication tuples (sgsn_auth.c:184) 20241025120848037 DMM DEBUG MM(262420000000048/dd6ad6a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120848037 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241025120848037 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)@902a01de329b: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@902a01de329b: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241025120848041 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120848041 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120848041 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120848041 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120848041 DMM INFO MM(262420000000048/dd6ad6a3) Subscriber data update (mmctx.c:445) 20241025120848042 DMM DEBUG MM(262420000000048/dd6ad6a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120848042 DMM INFO MM(262420000000048/dd6ad6a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120848042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120848042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120848042 DMM INFO MM(262420000000048/dd6ad6a3) <- GMM AUTH AND CIPHERING REQ (rand = 5e 6a 6f 12 a4 93 17 92 48 f2 d6 bd aa 8f b0 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120848058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120848058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120848058 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120848058 DMM INFO MM(262420000000048/dd6ad6a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120848058 DMM NOTICE MM(262420000000048/dd6ad6a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120848058 DMM DEBUG MM(262420000000048/dd6ad6a3) checking auth: received GSM SRES = 49 7f 79 38 (gprs_gmm.c:666) 20241025120848058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120848058 DMM DEBUG MM(262420000000048/dd6ad6a3) Requesting authorization (sgsn_auth.c:160) 20241025120848058 DMM INFO MM(262420000000048/dd6ad6a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120848058 DMM DEBUG MM(262420000000048/dd6ad6a3) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120848058 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241025120848058 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) 20241025120848058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120848058 DMM INFO MM(262420000000048/dd6ad6a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd6ad6a3) (gprs_gmm.c:300) 20241025120848061 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120848061 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120848061 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241025120848061 DMM INFO MM(262420000000048/dd6ad6a3) Subscriber data update (mmctx.c:445) 20241025120848061 DMM DEBUG MM(262420000000048/dd6ad6a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120848061 DMM INFO MM(262420000000048/dd6ad6a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120848061 DMM NOTICE MM(262420000000048/dd6ad6a3) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241025120848061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120848061 DMM NOTICE MM(262420000000048/dd6ad6a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120848061 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) 20241025120848062 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120848062 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241025120848062 DMM INFO MM(262420000000048/dd6ad6a3) Subscriber data update (mmctx.c:445) 20241025120848062 DMM DEBUG MM(262420000000048/dd6ad6a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120848076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120848076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120848076 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120848076 DMM INFO MM(262420000000048/dd6ad6a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120848076 DMM NOTICE MM(262420000000048/dd6ad6a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120848076 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120848076 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120848076 DLLC NOTICE LLME(ec2b3fa9/dd6ad6a3){ASSIGNED} LLGM Assign pre (ffffffff => dd6ad6a3) (gprs_llc.c:1079) 20241025120848076 DLLC NOTICE LLME(ffffffff/dd6ad6a3){ASSIGNED} LLGM Assign post (ffffffff => dd6ad6a3) (gprs_llc.c:1125) 20241025120848076 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120848076 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120848076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120848076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@902a01de329b: setverdict(pass): none -> pass 20241025120848132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120848132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120848132 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120848132 DMM INFO MM(262420000000048/dd6ad6a3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120848132 DMM INFO MM(262420000000048/dd6ad6a3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120848132 DMM DEBUG MM(262420000000048/dd6ad6a3) Using GGSN 0 (gprs_sm.c:317) 20241025120848132 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) 20241025120848132 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241025120848132 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120848132 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120848132 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241025120848157 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 50 ef cf e4 11 9c 4a 1d 41 14 05 7f 9e 99 cb 57 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) 20241025120848157 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc823238, cbp=0x55e7bcab1ca0) (sgsn_libgtp.c:629) 20241025120848157 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120848157 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=dd6ad6a3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120848157 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120848157 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120848172 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241025120848184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120848184 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241025120848184 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241025120848190 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241025120848190 DMM INFO MM(262420000000048/dd6ad6a3) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241025120850109 DGPRS DEBUG Checking for inactive LLMEs, time = 32386329 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@902a01de329b: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@902a01de329b: Final verdict of PTC: pass 20241025120853203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57574<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@902a01de329b: Final verdict of PTC: none -NSVCI98(1153)@902a01de329b: Final verdict of PTC: none -NSVCI99(1158)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@902a01de329b: Final verdict of PTC: none -NSVCI97(1148)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@902a01de329b: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@902a01de329b: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@902a01de329b: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@902a01de329b: Final verdict of PTC: none 20241025120853209 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120853209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1150)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1151)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1156)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1146)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@902a01de329b: Test case TC_suspend_nopaging finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:08:53 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241025120853306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120853708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99360) 20241025120854209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120854209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99360, count=100620) 20241025120855211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120855211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:08: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_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 20241025120856211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120856211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_suspend_resume started. 20241025120856810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120856814 DMM INFO MM(262420000000048/dd6ad6a3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120856814 DMM INFO MM(262420000000048/dd6ad6a3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120856814 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120856814 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120856814 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120856814 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120856814 DLLC NOTICE LLME(ffffffff/dd6ad6a3){ASSIGNED} LLGM Assign pre (dd6ad6a3 => ffffffff) (gprs_llc.c:1079) 20241025120856814 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd6ad6a3 => ffffffff) (gprs_llc.c:1125) 20241025120856814 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025120856814 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120856814 DMM NOTICE MM(262420000000048/dd6ad6a3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025120856814 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241025120856814 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025120856814 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120856814 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241025120856814 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241025120856814 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) 20241025120856814 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) 20241025120856814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120856814 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120856814 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120856814 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120856814 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120856858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120856858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120856858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120856858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120856858 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120856858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120856858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120856858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120856858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120856859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120856859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120856859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120856859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120856859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120856859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120856859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120856859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120856859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120856859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120856859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120856859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120856859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120856862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120856867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120856867 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120856874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120856874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120856874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120856874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120856874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120856874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120856874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120856874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120856874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120856875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120856875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120856875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120856875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120856875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120856875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120856875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120856875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120856875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120856875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120856875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120856875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120856875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120856877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120856882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120856882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120856891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120856891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120856891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120856891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120856891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120856891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120856891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120856891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120856891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120856892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120856892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120856892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120856892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120856892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120856892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120856892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120856892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120856892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120856892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120856892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120856892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120856892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120856894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120856900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120856900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120857212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120857212 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120857212 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120857212 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120857217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120857218 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@902a01de329b: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='DBD47D27'O, index=0 SGSN_Test-GSUP(1179)@902a01de329b: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@902a01de329b: 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 := 'F07F35F47286C522D7170AE98989B637'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '291F129B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4FF104013A6AE6EC'O } } } } } 20241025120858273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120858273 DLLC NOTICE LLME(ffffffff/dbd47d27){UNASSIGNED} LLC RX: unknown TLLI 0xdbd47d27, creating LLME on the fly (gprs_llc.c:552) 20241025120858273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120858273 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241025120858274 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120858274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120858274 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120858274 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120858274 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120858274 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120858274 DLLC NOTICE LLME(ffffffff/dbd47d27){UNASSIGNED} LLGM Assign pre (dbd47d27 => dfdd40cc) (gprs_llc.c:1079) 20241025120858274 DLLC NOTICE LLME(dbd47d27/dfdd40cc){ASSIGNED} LLGM Assign post (dbd47d27 => dfdd40cc) (gprs_llc.c:1125) 20241025120858274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120858274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120858274 DMM DEBUG MM(262420000000049/dfdd40cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120858284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120858284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120858285 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120858285 DMM DEBUG MM(262420000000049/dfdd40cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241025120858285 DMM NOTICE MM(262420000000049/dfdd40cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120858285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120858285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120858285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120858285 DMM DEBUG MM(262420000000049/dfdd40cc) Requesting authorization (sgsn_auth.c:160) 20241025120858285 DMM INFO MM(262420000000049/dfdd40cc) Requesting authentication tuples (sgsn_auth.c:184) 20241025120858285 DMM DEBUG MM(262420000000049/dfdd40cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120858285 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241025120858285 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)@902a01de329b: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@902a01de329b: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241025120858288 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120858288 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120858288 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120858288 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120858288 DMM INFO MM(262420000000049/dfdd40cc) Subscriber data update (mmctx.c:445) 20241025120858288 DMM DEBUG MM(262420000000049/dfdd40cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120858288 DMM INFO MM(262420000000049/dfdd40cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120858288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120858288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120858288 DMM INFO MM(262420000000049/dfdd40cc) <- GMM AUTH AND CIPHERING REQ (rand = f0 7f 35 f4 72 86 c5 22 d7 17 0a e9 89 89 b6 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120858297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120858297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120858297 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120858297 DMM INFO MM(262420000000049/dfdd40cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120858297 DMM NOTICE MM(262420000000049/dfdd40cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120858297 DMM DEBUG MM(262420000000049/dfdd40cc) checking auth: received GSM SRES = 29 1f 12 9b (gprs_gmm.c:666) 20241025120858297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120858297 DMM DEBUG MM(262420000000049/dfdd40cc) Requesting authorization (sgsn_auth.c:160) 20241025120858297 DMM INFO MM(262420000000049/dfdd40cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120858297 DMM DEBUG MM(262420000000049/dfdd40cc) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120858297 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241025120858297 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) 20241025120858297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120858297 DMM INFO MM(262420000000049/dfdd40cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfdd40cc) (gprs_gmm.c:300) 20241025120858299 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120858299 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120858299 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241025120858299 DMM INFO MM(262420000000049/dfdd40cc) Subscriber data update (mmctx.c:445) 20241025120858299 DMM DEBUG MM(262420000000049/dfdd40cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120858299 DMM INFO MM(262420000000049/dfdd40cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120858299 DMM NOTICE MM(262420000000049/dfdd40cc) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241025120858299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120858299 DMM NOTICE MM(262420000000049/dfdd40cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120858299 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) 20241025120858300 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120858300 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241025120858300 DMM INFO MM(262420000000049/dfdd40cc) Subscriber data update (mmctx.c:445) 20241025120858300 DMM DEBUG MM(262420000000049/dfdd40cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120858307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120858307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120858307 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120858307 DMM INFO MM(262420000000049/dfdd40cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120858307 DMM NOTICE MM(262420000000049/dfdd40cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120858307 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120858307 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120858307 DLLC NOTICE LLME(dbd47d27/dfdd40cc){ASSIGNED} LLGM Assign pre (ffffffff => dfdd40cc) (gprs_llc.c:1079) 20241025120858307 DLLC NOTICE LLME(ffffffff/dfdd40cc){ASSIGNED} LLGM Assign post (ffffffff => dfdd40cc) (gprs_llc.c:1125) 20241025120858307 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120858307 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120858307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120858307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@902a01de329b: setverdict(pass): none -> pass 20241025120858364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120858364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120858364 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120858364 DMM INFO MM(262420000000049/dfdd40cc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120858364 DMM INFO MM(262420000000049/dfdd40cc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120858364 DMM DEBUG MM(262420000000049/dfdd40cc) Using GGSN 0 (gprs_sm.c:317) 20241025120858364 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) 20241025120858364 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241025120858364 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120858364 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120858364 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241025120858390 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 96 82 12 6c 11 0b 95 6e e2 14 05 7f b5 eb b8 aa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241025120858390 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8242b0, cbp=0x55e7bcab2140) (sgsn_libgtp.c:629) 20241025120858390 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120858390 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=dfdd40cc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120858390 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120858390 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120858407 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241025120858415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120858415 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241025120858416 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241025120858421 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241025120858421 DMM INFO MM(262420000000049/dfdd40cc) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241025120903432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120903432 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241025120903432 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241025120903439 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@902a01de329b: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@902a01de329b: Final verdict of PTC: pass 20241025120903455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52204<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025120903459 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120903459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1178)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1179)@902a01de329b: Final verdict of PTC: none -NSVCI98(1172)@902a01de329b: Final verdict of PTC: none -NSVCI99(1177)@902a01de329b: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@902a01de329b: Final verdict of PTC: none -NSVCI97(1167)@902a01de329b: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@902a01de329b: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1170)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1165)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1175)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@902a01de329b: Test case TC_suspend_resume finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:09:03 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241025120903562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120903981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96140) 20241025120904461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120904461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96140, count=104308) 20241025120905462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120905462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:09: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.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 20241025120906463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120906463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_suspend_rau started. 20241025120907081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120907084 DMM INFO MM(262420000000049/dfdd40cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120907084 DMM INFO MM(262420000000049/dfdd40cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120907084 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120907084 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120907084 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120907084 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120907084 DLLC NOTICE LLME(ffffffff/dfdd40cc){ASSIGNED} LLGM Assign pre (dfdd40cc => ffffffff) (gprs_llc.c:1079) 20241025120907084 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfdd40cc => ffffffff) (gprs_llc.c:1125) 20241025120907084 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025120907084 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120907084 DMM NOTICE MM(262420000000049/dfdd40cc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025120907084 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241025120907084 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025120907084 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120907085 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241025120907085 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241025120907085 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) 20241025120907085 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) 20241025120907085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120907085 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120907085 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120907085 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120907085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@902a01de329b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1186)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025120907135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120907135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120907135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120907135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120907135 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120907135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120907135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120907135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120907135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120907136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120907136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120907136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120907136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120907136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120907136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120907136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120907136 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120907136 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120907136 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120907136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120907136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120907136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120907138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025120907143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120907143 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1186)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_rau-BVCI196(1184)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120907147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120907147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120907147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120907147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120907147 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120907147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120907147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120907147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120907147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120907148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120907148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120907148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120907148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120907148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120907148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120907148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120907148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120907148 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120907148 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120907148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120907148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120907148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120907150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120907155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120907155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120907164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120907164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120907164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120907164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120907164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120907164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120907164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120907164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120907164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120907165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120907165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120907165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120907165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120907165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120907165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120907165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120907165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120907165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120907165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120907165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120907166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120907166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120907168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120907172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120907172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120907464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120907464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120907464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120907464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120907468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120907469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1184)@902a01de329b: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='D29C701D'O, index=0 SGSN_Test-GSUP(1198)@902a01de329b: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@902a01de329b: 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 := '725F279E582A2E1DBCE2762B4983DC4D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3463A35E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7832EE120E35F0F5'O } } } } } 20241025120908560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120908561 DLLC NOTICE LLME(ffffffff/d29c701d){UNASSIGNED} LLC RX: unknown TLLI 0xd29c701d, creating LLME on the fly (gprs_llc.c:552) 20241025120908561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120908561 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241025120908561 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120908561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120908561 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120908561 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120908561 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120908561 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120908561 DLLC NOTICE LLME(ffffffff/d29c701d){UNASSIGNED} LLGM Assign pre (d29c701d => ee742930) (gprs_llc.c:1079) 20241025120908561 DLLC NOTICE LLME(d29c701d/ee742930){ASSIGNED} LLGM Assign post (d29c701d => ee742930) (gprs_llc.c:1125) 20241025120908561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120908561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120908561 DMM DEBUG MM(262420000000050/ee742930) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120908582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120908582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120908582 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120908582 DMM DEBUG MM(262420000000050/ee742930) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241025120908582 DMM NOTICE MM(262420000000050/ee742930) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120908582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120908582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120908582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120908582 DMM DEBUG MM(262420000000050/ee742930) Requesting authorization (sgsn_auth.c:160) 20241025120908582 DMM INFO MM(262420000000050/ee742930) Requesting authentication tuples (sgsn_auth.c:184) 20241025120908582 DMM DEBUG MM(262420000000050/ee742930) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120908582 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241025120908582 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)@902a01de329b: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@902a01de329b: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241025120908586 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120908586 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120908586 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120908586 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120908586 DMM INFO MM(262420000000050/ee742930) Subscriber data update (mmctx.c:445) 20241025120908586 DMM DEBUG MM(262420000000050/ee742930) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120908586 DMM INFO MM(262420000000050/ee742930) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120908586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120908586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120908586 DMM INFO MM(262420000000050/ee742930) <- GMM AUTH AND CIPHERING REQ (rand = 72 5f 27 9e 58 2a 2e 1d bc e2 76 2b 49 83 dc 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120908595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120908595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120908595 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120908595 DMM INFO MM(262420000000050/ee742930) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120908595 DMM NOTICE MM(262420000000050/ee742930) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120908595 DMM DEBUG MM(262420000000050/ee742930) checking auth: received GSM SRES = 34 63 a3 5e (gprs_gmm.c:666) 20241025120908595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120908595 DMM DEBUG MM(262420000000050/ee742930) Requesting authorization (sgsn_auth.c:160) 20241025120908595 DMM INFO MM(262420000000050/ee742930) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120908595 DMM DEBUG MM(262420000000050/ee742930) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120908595 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241025120908595 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) 20241025120908595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120908595 DMM INFO MM(262420000000050/ee742930) <- GMM ATTACH ACCEPT (new P-TMSI=0xee742930) (gprs_gmm.c:300) 20241025120908597 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120908597 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120908597 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241025120908597 DMM INFO MM(262420000000050/ee742930) Subscriber data update (mmctx.c:445) 20241025120908597 DMM DEBUG MM(262420000000050/ee742930) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120908597 DMM INFO MM(262420000000050/ee742930) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120908597 DMM NOTICE MM(262420000000050/ee742930) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241025120908597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120908597 DMM NOTICE MM(262420000000050/ee742930) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120908597 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) 20241025120908597 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120908597 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241025120908597 DMM INFO MM(262420000000050/ee742930) Subscriber data update (mmctx.c:445) 20241025120908597 DMM DEBUG MM(262420000000050/ee742930) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120908605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120908605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120908605 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120908605 DMM INFO MM(262420000000050/ee742930) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120908605 DMM NOTICE MM(262420000000050/ee742930) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120908605 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120908605 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120908605 DLLC NOTICE LLME(d29c701d/ee742930){ASSIGNED} LLGM Assign pre (ffffffff => ee742930) (gprs_llc.c:1079) 20241025120908605 DLLC NOTICE LLME(ffffffff/ee742930){ASSIGNED} LLGM Assign post (ffffffff => ee742930) (gprs_llc.c:1125) 20241025120908605 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120908605 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120908605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120908605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@902a01de329b: setverdict(pass): none -> pass 20241025120908657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120908657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120908657 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120908657 DMM INFO MM(262420000000050/ee742930) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120908657 DMM INFO MM(262420000000050/ee742930) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120908657 DMM DEBUG MM(262420000000050/ee742930) Using GGSN 0 (gprs_sm.c:317) 20241025120908657 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) 20241025120908657 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241025120908657 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120908657 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120908657 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241025120908665 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 73 b7 f7 17 11 2b b7 95 69 14 05 7f 7c 6d 80 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=1066 from retransmit req queue (gtp.c:443) 20241025120908665 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc825328, cbp=0x55e7bcab24d0) (sgsn_libgtp.c:629) 20241025120908665 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120908665 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=ee742930, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120908665 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120908665 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120908671 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241025120908675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120908675 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241025120908675 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241025120908677 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241025120908677 DMM INFO MM(262420000000050/ee742930) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241025120913690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120913690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120913690 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120913690 DMM INFO MM(262420000000050/ee742930) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025120913690 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120913690 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241025120913690 DLLC NOTICE LLME(ffffffff/ee742930){ASSIGNED} LLGM Assign pre (ee742930 => f6048c02) (gprs_llc.c:1079) 20241025120913690 DLLC NOTICE LLME(ee742930/f6048c02){ASSIGNED} LLGM Assign post (ee742930 => f6048c02) (gprs_llc.c:1125) 20241025120913690 DMM INFO MM(262420000000050/f6048c02) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120913709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120913710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120913710 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120913710 DMM INFO MM(262420000000050/f6048c02) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025120913710 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025120913710 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120913710 DLLC NOTICE LLME(ee742930/f6048c02){ASSIGNED} LLGM Assign pre (ffffffff => f6048c02) (gprs_llc.c:1079) 20241025120913710 DLLC NOTICE LLME(ffffffff/f6048c02){ASSIGNED} LLGM Assign post (ffffffff => f6048c02) (gprs_llc.c:1125) 20241025120913710 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241025120914208 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1184)@902a01de329b: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@902a01de329b: Final verdict of PTC: pass 20241025120914230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58374<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@902a01de329b: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@902a01de329b: Final verdict of PTC: none -NSVCI98(1191)@902a01de329b: Final verdict of PTC: none -NSVCI97(1187)@902a01de329b: Final verdict of PTC: none 20241025120914236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120914236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_rau-BVCI196(1184)@902a01de329b: Final verdict of PTC: none -NSVCI99(1196)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@902a01de329b: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1185)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1189)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1194)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_rau-BVCI196(1184): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@902a01de329b: Test case TC_suspend_rau finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:09:14 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241025120914349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120914751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104528) 20241025120915237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120915237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104528, count=110816) 20241025120916238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120916238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:09: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_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 20241025120917238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120917238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_paging_ps started. 20241025120917835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120917839 DMM INFO MM(262420000000050/f6048c02) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120917839 DMM INFO MM(262420000000050/f6048c02) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120917839 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120917839 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120917839 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120917839 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025120917839 DLLC NOTICE LLME(ffffffff/f6048c02){ASSIGNED} LLGM Assign pre (f6048c02 => ffffffff) (gprs_llc.c:1079) 20241025120917839 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6048c02 => ffffffff) (gprs_llc.c:1125) 20241025120917839 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025120917839 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120917839 DMM NOTICE MM(262420000000050/f6048c02) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025120917839 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241025120917839 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025120917839 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120917839 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241025120917839 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241025120917839 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) 20241025120917839 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) 20241025120917839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025120917839 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120917839 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025120917839 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120917840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120917881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120917881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120917881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120917881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120917881 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120917881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120917881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120917881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120917881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120917882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120917882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120917882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120917882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120917882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120917882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120917882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120917882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120917882 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120917882 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120917882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120917882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120917882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120917884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120917890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120917890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1207)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI196(1204)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120917902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120917902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120917902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120917902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120917902 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120917902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120917902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120917902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120917902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1210)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1211)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120917903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120917903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120917903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120917903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120917903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120917903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120917903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120917903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120917903 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120917903 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120917903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120917904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120917904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120917906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241025120917912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120917912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1215)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@902a01de329b: Provider Link came up: sending NS-RESET TC_paging_ps-BVCI210(1208)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120917915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120917915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120917915 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120917915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120917915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120917915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120917915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120917915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120917915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120917915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120917915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120917915 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120917915 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120917915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025120917916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120917916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120917917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120917921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120917921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120918240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120918240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120918240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120918240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120918244 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120918245 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@902a01de329b: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='C5816EAC'O, index=0 SGSN_Test-GSUP(1217)@902a01de329b: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@902a01de329b: 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 := '39FFB8E9339B4DDFC8558DC9F8710DBD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD98833E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '672AD4E452D721D1'O } } } } } 20241025120919302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120919302 DLLC NOTICE LLME(ffffffff/c5816eac){UNASSIGNED} LLC RX: unknown TLLI 0xc5816eac, creating LLME on the fly (gprs_llc.c:552) 20241025120919302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120919302 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241025120919302 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120919302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025120919302 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120919302 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025120919302 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120919302 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120919302 DLLC NOTICE LLME(ffffffff/c5816eac){UNASSIGNED} LLGM Assign pre (c5816eac => c9617fce) (gprs_llc.c:1079) 20241025120919302 DLLC NOTICE LLME(c5816eac/c9617fce){ASSIGNED} LLGM Assign post (c5816eac => c9617fce) (gprs_llc.c:1125) 20241025120919302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120919302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120919302 DMM DEBUG MM(262420000000051/c9617fce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120919311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120919311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120919311 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120919311 DMM DEBUG MM(262420000000051/c9617fce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241025120919311 DMM NOTICE MM(262420000000051/c9617fce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120919311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120919311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120919311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120919311 DMM DEBUG MM(262420000000051/c9617fce) Requesting authorization (sgsn_auth.c:160) 20241025120919311 DMM INFO MM(262420000000051/c9617fce) Requesting authentication tuples (sgsn_auth.c:184) 20241025120919311 DMM DEBUG MM(262420000000051/c9617fce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120919311 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241025120919311 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)@902a01de329b: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@902a01de329b: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241025120919314 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120919314 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120919314 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120919314 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120919314 DMM INFO MM(262420000000051/c9617fce) Subscriber data update (mmctx.c:445) 20241025120919314 DMM DEBUG MM(262420000000051/c9617fce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120919314 DMM INFO MM(262420000000051/c9617fce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120919314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120919314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120919314 DMM INFO MM(262420000000051/c9617fce) <- GMM AUTH AND CIPHERING REQ (rand = 39 ff b8 e9 33 9b 4d df c8 55 8d c9 f8 71 0d bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120919326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120919326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120919326 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120919326 DMM INFO MM(262420000000051/c9617fce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120919326 DMM NOTICE MM(262420000000051/c9617fce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120919326 DMM DEBUG MM(262420000000051/c9617fce) checking auth: received GSM SRES = ad 98 83 3e (gprs_gmm.c:666) 20241025120919326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120919326 DMM DEBUG MM(262420000000051/c9617fce) Requesting authorization (sgsn_auth.c:160) 20241025120919326 DMM INFO MM(262420000000051/c9617fce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120919326 DMM DEBUG MM(262420000000051/c9617fce) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120919326 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241025120919326 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) 20241025120919326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120919326 DMM INFO MM(262420000000051/c9617fce) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9617fce) (gprs_gmm.c:300) 20241025120919329 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120919329 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120919329 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241025120919329 DMM INFO MM(262420000000051/c9617fce) Subscriber data update (mmctx.c:445) 20241025120919329 DMM DEBUG MM(262420000000051/c9617fce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120919329 DMM INFO MM(262420000000051/c9617fce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120919329 DMM NOTICE MM(262420000000051/c9617fce) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241025120919329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120919329 DMM NOTICE MM(262420000000051/c9617fce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120919329 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) 20241025120919330 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120919330 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241025120919330 DMM INFO MM(262420000000051/c9617fce) Subscriber data update (mmctx.c:445) 20241025120919330 DMM DEBUG MM(262420000000051/c9617fce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120919345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120919345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120919345 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120919345 DMM INFO MM(262420000000051/c9617fce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120919345 DMM NOTICE MM(262420000000051/c9617fce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120919345 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120919345 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120919345 DLLC NOTICE LLME(c5816eac/c9617fce){ASSIGNED} LLGM Assign pre (ffffffff => c9617fce) (gprs_llc.c:1079) 20241025120919345 DLLC NOTICE LLME(ffffffff/c9617fce){ASSIGNED} LLGM Assign post (ffffffff => c9617fce) (gprs_llc.c:1125) 20241025120919345 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120919345 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120919345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120919345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@902a01de329b: setverdict(pass): none -> pass 20241025120919394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120919394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120919394 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120919394 DMM INFO MM(262420000000051/c9617fce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120919394 DMM INFO MM(262420000000051/c9617fce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120919394 DMM DEBUG MM(262420000000051/c9617fce) Using GGSN 0 (gprs_sm.c:317) 20241025120919394 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) 20241025120919394 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241025120919394 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120919394 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120919394 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241025120919402 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 27 98 49 cd 11 de 46 be 2b 14 05 7f 16 25 85 01 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241025120919402 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc8263a0, cbp=0x55e7bcab29b0) (sgsn_libgtp.c:629) 20241025120919402 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120919402 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=c9617fce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120919402 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120919402 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120919410 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241025120920110 DGPRS DEBUG Checking for inactive LLMEs, time = 32386359 (sgsn.c:131) 20241025120922395 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241025120922395 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025120922395 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025120924422 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241025120924422 DMM INFO MM(262420000000051/c9617fce) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@902a01de329b: 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 := 'C9617FCE'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@902a01de329b: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@902a01de329b: Final verdict of PTC: pass 20241025120924444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51888<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@902a01de329b: Final verdict of PTC: none -NSVCI97(1205)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@902a01de329b: Final verdict of PTC: none TC_paging_ps-BVCI210(1208)@902a01de329b: Final verdict of PTC: none -NSVCI98(1211)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@902a01de329b: Final verdict of PTC: none 20241025120924450 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025120924450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1207)@902a01de329b: Final verdict of PTC: none -NSVCI99(1215)@902a01de329b: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@902a01de329b: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1213)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1209)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1203)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_paging_ps-BVCI210(1208): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@902a01de329b: Test case TC_paging_ps finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:09:24 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241025120924552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120924954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102780) 20241025120925451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120925451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102780, count=103940) 20241025120926453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120926453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:09:27 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 20241025120927454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120927454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_paging_ps_ra_multiple_cells started. 20241025120928052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025120928055 DMM INFO MM(262420000000051/c9617fce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025120928055 DMM INFO MM(262420000000051/c9617fce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025120928055 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025120928055 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025120928055 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025120928055 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025120928055 DLLC NOTICE LLME(ffffffff/c9617fce){ASSIGNED} LLGM Assign pre (c9617fce => ffffffff) (gprs_llc.c:1079) 20241025120928055 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9617fce => ffffffff) (gprs_llc.c:1125) 20241025120928055 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025120928055 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025120928055 DMM NOTICE MM(262420000000051/c9617fce) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025120928055 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241025120928055 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025120928055 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025120928055 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241025120928055 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241025120928055 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) 20241025120928055 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) 20241025120928055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025120928055 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025120928055 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025120928055 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025120928055 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120928100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025120928100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120928100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120928101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120928101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025120928101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120928101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120928101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120928101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120928102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120928102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120928102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120928102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120928102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120928102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120928102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120928102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120928102 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025120928102 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120928102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1224)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120928103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120928103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120928105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120928110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120928110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120928117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025120928117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120928117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120928117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120928117 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025120928117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120928117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120928117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120928117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120928118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120928118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120928118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120928118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120928118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120928118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120928118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120928118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120928118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025120928118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120928118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120928119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120928119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120928120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120928125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120928125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@902a01de329b: Provider Link came up: sending NS-RESET 20241025120928137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025120928137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025120928137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025120928137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120928137 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025120928137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025120928137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025120928137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120928137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025120928138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025120928138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025120928138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025120928138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025120928138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025120928138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025120928138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025120928138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025120928138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025120928138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025120928138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025120928138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120928138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025120928140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025120928146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120928146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025120928455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025120928456 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025120928456 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025120928456 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025120928461 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025120928462 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@902a01de329b: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E78AB09A'O, index=0 SGSN_Test-GSUP(1236)@902a01de329b: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@902a01de329b: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@902a01de329b: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E78AB09A'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@902a01de329b: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E78AB09A'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@902a01de329b: 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 := 'B8FC0EB73AC818C97ADEAF8E094FFC31'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3EB42EE3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E651378FC49AB90'O } } } } } 20241025120929554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120929554 DLLC NOTICE LLME(ffffffff/e78ab09a){UNASSIGNED} LLC RX: unknown TLLI 0xe78ab09a, creating LLME on the fly (gprs_llc.c:552) 20241025120929554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120929554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241025120929554 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025120929554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025120929554 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025120929554 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025120929554 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025120929554 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025120929554 DLLC NOTICE LLME(ffffffff/e78ab09a){UNASSIGNED} LLGM Assign pre (e78ab09a => c6c41e45) (gprs_llc.c:1079) 20241025120929554 DLLC NOTICE LLME(e78ab09a/c6c41e45){ASSIGNED} LLGM Assign post (e78ab09a => c6c41e45) (gprs_llc.c:1125) 20241025120929554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025120929554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025120929554 DMM DEBUG MM(262420000000052/c6c41e45) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025120929579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120929579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025120929579 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120929579 DMM DEBUG MM(262420000000052/c6c41e45) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241025120929579 DMM NOTICE MM(262420000000052/c6c41e45) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025120929579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025120929579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025120929579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025120929579 DMM DEBUG MM(262420000000052/c6c41e45) Requesting authorization (sgsn_auth.c:160) 20241025120929579 DMM INFO MM(262420000000052/c6c41e45) Requesting authentication tuples (sgsn_auth.c:184) 20241025120929579 DMM DEBUG MM(262420000000052/c6c41e45) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025120929579 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241025120929579 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)@902a01de329b: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@902a01de329b: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241025120929585 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025120929585 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025120929585 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025120929585 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025120929585 DMM INFO MM(262420000000052/c6c41e45) Subscriber data update (mmctx.c:445) 20241025120929585 DMM DEBUG MM(262420000000052/c6c41e45) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025120929585 DMM INFO MM(262420000000052/c6c41e45) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025120929585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025120929585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025120929585 DMM INFO MM(262420000000052/c6c41e45) <- GMM AUTH AND CIPHERING REQ (rand = b8 fc 0e b7 3a c8 18 c9 7a de af 8e 09 4f fc 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025120929593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120929593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025120929593 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120929593 DMM INFO MM(262420000000052/c6c41e45) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025120929593 DMM NOTICE MM(262420000000052/c6c41e45) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025120929593 DMM DEBUG MM(262420000000052/c6c41e45) checking auth: received GSM SRES = 3e b4 2e e3 (gprs_gmm.c:666) 20241025120929593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025120929593 DMM DEBUG MM(262420000000052/c6c41e45) Requesting authorization (sgsn_auth.c:160) 20241025120929593 DMM INFO MM(262420000000052/c6c41e45) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025120929593 DMM DEBUG MM(262420000000052/c6c41e45) Requesting subscriber data update (gprs_subscriber.c:894) 20241025120929593 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241025120929593 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) 20241025120929593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025120929593 DMM INFO MM(262420000000052/c6c41e45) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6c41e45) (gprs_gmm.c:300) 20241025120929594 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025120929594 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025120929594 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241025120929594 DMM INFO MM(262420000000052/c6c41e45) Subscriber data update (mmctx.c:445) 20241025120929594 DMM DEBUG MM(262420000000052/c6c41e45) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025120929594 DMM INFO MM(262420000000052/c6c41e45) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025120929594 DMM NOTICE MM(262420000000052/c6c41e45) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241025120929594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025120929594 DMM NOTICE MM(262420000000052/c6c41e45) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025120929594 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) 20241025120929595 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025120929595 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241025120929595 DMM INFO MM(262420000000052/c6c41e45) Subscriber data update (mmctx.c:445) 20241025120929595 DMM DEBUG MM(262420000000052/c6c41e45) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025120929598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120929598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025120929598 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120929598 DMM INFO MM(262420000000052/c6c41e45) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025120929598 DMM NOTICE MM(262420000000052/c6c41e45) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025120929598 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025120929598 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025120929598 DLLC NOTICE LLME(e78ab09a/c6c41e45){ASSIGNED} LLGM Assign pre (ffffffff => c6c41e45) (gprs_llc.c:1079) 20241025120929598 DLLC NOTICE LLME(ffffffff/c6c41e45){ASSIGNED} LLGM Assign post (ffffffff => c6c41e45) (gprs_llc.c:1125) 20241025120929598 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025120929598 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025120929598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025120929598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025120929649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025120929649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025120929649 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025120929649 DMM INFO MM(262420000000052/c6c41e45) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025120929649 DMM INFO MM(262420000000052/c6c41e45) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025120929649 DMM DEBUG MM(262420000000052/c6c41e45) Using GGSN 0 (gprs_sm.c:317) 20241025120929649 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) 20241025120929649 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241025120929649 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025120929649 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241025120929649 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241025120929667 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 af f8 dd 9d 11 e0 13 a9 cc 14 05 7f 62 c9 b9 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=1070 from retransmit req queue (gtp.c:443) 20241025120929667 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc827418, cbp=0x55e7bcab3a10) (sgsn_libgtp.c:629) 20241025120929667 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025120929667 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=c6c41e45, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025120929667 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025120929667 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@902a01de329b: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025120929680 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241025120932651 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241025120932651 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025120932651 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025120934695 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241025120934695 DMM INFO MM(262420000000052/c6c41e45) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@902a01de329b: 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 := 'C6C41E45'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241025120948457 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025120948457 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025120948457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241025120950111 DGPRS DEBUG Checking for inactive LLMEs, time = 32386389 (sgsn.c:131) 20241025120958103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120958109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120958110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120958120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120958123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120958123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025120958139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025120958143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025120958143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@902a01de329b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@902a01de329b: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1236)@902a01de329b: Final verdict of PTC: none 20241025120959553 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1234)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@902a01de329b: Final verdict of PTC: none 20241025120959553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1224)@902a01de329b: Final verdict of PTC: none 20241025120959553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1235)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@902a01de329b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@902a01de329b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@902a01de329b: Final verdict of PTC: none -NSVCI98(1229)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@902a01de329b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1227)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1232)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1222)@902a01de329b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@902a01de329b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@902a01de329b: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@902a01de329b: 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'. Fri Oct 25 12:09:59 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 20241025120959668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121000070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104924) 20241025121000554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121000554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104924, count=109280) 20241025121001555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121001555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10: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_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 20241025121002556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121002556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_bssgp_rim_single_report started. 20241025121003113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121003113 DMM INFO MM(262420000000052/c6c41e45) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121003113 DMM INFO MM(262420000000052/c6c41e45) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121003113 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121003113 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121003113 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025121003113 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025121003113 DLLC NOTICE LLME(ffffffff/c6c41e45){ASSIGNED} LLGM Assign pre (c6c41e45 => ffffffff) (gprs_llc.c:1079) 20241025121003113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6c41e45 => ffffffff) (gprs_llc.c:1125) 20241025121003114 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025121003114 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025121003114 DMM NOTICE MM(262420000000052/c6c41e45) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025121003114 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241025121003114 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025121003114 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121003114 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241025121003114 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241025121003114 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) 20241025121003114 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) 20241025121003114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025121003114 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025121003114 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025121003114 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025121003114 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121003143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121003143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121003143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121003143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121003143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121003143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121003143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121003143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121003143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121003144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121003144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121003144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121003144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121003144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121003144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121003144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121003144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121003144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121003144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121003144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121003145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121003145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1244)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025121003148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025121003156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121003156 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1241)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1244)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121003163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121003163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121003163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121003163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121003163 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121003163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121003163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121003163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121003163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121003164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121003164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121003164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121003164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121003164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121003164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121003164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121003164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121003164 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121003164 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121003164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121003165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121003165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121003168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121003176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121003176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121003187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121003187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121003187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121003187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121003187 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121003187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121003187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121003187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121003187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121003189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121003189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121003189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121003189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121003189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121003189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121003189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121003189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121003189 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121003189 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121003189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121003190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121003190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121003194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121003202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121003202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121003557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121003557 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121003557 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121003557 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121003561 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025121003563 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121003586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@902a01de329b: setverdict(pass): none -> pass MTC@902a01de329b: Warning: Re-starting timer T, which is already active (running or expired). 20241025121003608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121003625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33062<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@902a01de329b: Final verdict of PTC: none -NSVCI98(1248)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@902a01de329b: Final verdict of PTC: none -NSVCI99(1253)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@902a01de329b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1241)@902a01de329b: Final verdict of PTC: none -NSVCI97(1243)@902a01de329b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@902a01de329b: Final verdict of PTC: none 20241025121003631 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121003631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_bssgp_rim_single_report-BVCI220(1252)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1251)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1246)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1242)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: pass MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1241): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1242): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@902a01de329b: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:10:03 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 20241025121003746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121004149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55440) 20241025121004633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121004633 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) 20241025121005634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121005634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10: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.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 20241025121006635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121006635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_rim_eutran_to_geran started. 20241025121007217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121007220 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121007272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121007272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121007272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121007272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121007272 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121007272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121007272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121007272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121007272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121007273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121007273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121007273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121007273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121007273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121007273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121007273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121007273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121007273 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121007273 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121007273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1261)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025121007273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121007273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121007276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121007281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121007281 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121007288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121007288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121007288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121007288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121007288 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121007288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121007288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121007288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121007288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121007289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121007289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121007289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121007289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121007289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121007289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121007289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121007289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121007289 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121007289 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121007289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121007289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121007289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121007291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025121007296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121007296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121007308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121007308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121007308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121007308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121007308 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121007308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121007308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121007308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121007308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121007309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121007309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121007309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121007309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121007309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121007309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121007309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121007309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121007309 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121007309 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121007309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1271)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025121007309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121007309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121007312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121007317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121007317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121007637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121007637 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121007637 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121007637 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121007641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025121007642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@902a01de329b: setverdict(pass): none -> pass 20241025121007688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121007694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1267)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@902a01de329b: Final verdict of PTC: none -NSVCI99(1271)@902a01de329b: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@902a01de329b: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@902a01de329b: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1273)@902a01de329b: Final verdict of PTC: none -NSVCI97(1261)@902a01de329b: Final verdict of PTC: none -NSVCI98(1266)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1259)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1269)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1264)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@902a01de329b: Final verdict of PTC: none 20241025121007706 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121007706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1272)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: pass MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@902a01de329b: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:10:07 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 20241025121007934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121008337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48444) 20241025121008707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121008707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48444, count=52800) 20241025121009709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121009709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10:10 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 20241025121010711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121010711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_cell_change_different_rai_ci_attach started. 20241025121011429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121011430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121011457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121011457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121011457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121011457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121011457 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121011457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121011457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121011457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121011458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121011458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121011458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121011458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121011459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121011459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121011459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121011459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121011459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121011459 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121011459 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121011459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121011459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121011459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121011462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121011466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011466 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)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121011475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121011475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121011475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121011475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121011475 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121011475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121011475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121011475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121011475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121011477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121011477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121011477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121011477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121011477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121011477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121011477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121011477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121011477 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121011477 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121011477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025121011477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121011477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121011479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121011485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011485 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)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121011496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121011496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121011496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121011496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121011496 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121011496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121011496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121011496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121011496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121011497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121011497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121011497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121011497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121011497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121011497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121011497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121011497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121011497 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121011497 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121011497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121011498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121011498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121011500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121011505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011505 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121011712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121011712 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121011712 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121011712 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121011717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025121011718 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@902a01de329b: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DE8029AB'O, index=0 SGSN_Test-GSUP(1291)@902a01de329b: 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)@902a01de329b: 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 := 'ABCDFD33514A38F966669848DD83B584'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F992CDBB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09573073AB382394'O } } } } } 20241025121011785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011785 DLLC NOTICE LLME(ffffffff/de8029ab){UNASSIGNED} LLC RX: unknown TLLI 0xde8029ab, creating LLME on the fly (gprs_llc.c:552) 20241025121011785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121011785 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241025121011786 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025121011786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025121011786 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025121011786 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025121011786 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121011786 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121011786 DLLC NOTICE LLME(ffffffff/de8029ab){UNASSIGNED} LLGM Assign pre (de8029ab => c1765372) (gprs_llc.c:1079) 20241025121011786 DLLC NOTICE LLME(de8029ab/c1765372){ASSIGNED} LLGM Assign post (de8029ab => c1765372) (gprs_llc.c:1125) 20241025121011786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121011786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121011786 DMM DEBUG MM(262420000000068/c1765372) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121011793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025121011793 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121011793 DMM DEBUG MM(262420000000068/c1765372) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241025121011793 DMM NOTICE MM(262420000000068/c1765372) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121011793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121011793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121011793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121011793 DMM DEBUG MM(262420000000068/c1765372) Requesting authorization (sgsn_auth.c:160) 20241025121011793 DMM INFO MM(262420000000068/c1765372) Requesting authentication tuples (sgsn_auth.c:184) 20241025121011793 DMM DEBUG MM(262420000000068/c1765372) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121011793 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241025121011793 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)@902a01de329b: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@902a01de329b: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241025121011795 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121011795 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121011795 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121011795 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121011795 DMM INFO MM(262420000000068/c1765372) Subscriber data update (mmctx.c:445) 20241025121011795 DMM DEBUG MM(262420000000068/c1765372) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121011795 DMM INFO MM(262420000000068/c1765372) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121011795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121011795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121011795 DMM INFO MM(262420000000068/c1765372) <- GMM AUTH AND CIPHERING REQ (rand = ab cd fd 33 51 4a 38 f9 66 66 98 48 dd 83 b5 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025121011799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121011800 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121011800 DMM INFO MM(262420000000068/c1765372) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121011800 DMM NOTICE MM(262420000000068/c1765372) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121011800 DMM DEBUG MM(262420000000068/c1765372) checking auth: received GSM SRES = f9 92 cd bb (gprs_gmm.c:666) 20241025121011800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121011800 DMM DEBUG MM(262420000000068/c1765372) Requesting authorization (sgsn_auth.c:160) 20241025121011800 DMM INFO MM(262420000000068/c1765372) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121011800 DMM DEBUG MM(262420000000068/c1765372) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121011800 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241025121011800 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) 20241025121011800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025121011800 DMM INFO MM(262420000000068/c1765372) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1765372) (gprs_gmm.c:300) 20241025121011801 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121011801 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121011801 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241025121011801 DMM INFO MM(262420000000068/c1765372) Subscriber data update (mmctx.c:445) 20241025121011801 DMM DEBUG MM(262420000000068/c1765372) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121011801 DMM INFO MM(262420000000068/c1765372) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121011801 DMM NOTICE MM(262420000000068/c1765372) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241025121011801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121011801 DMM NOTICE MM(262420000000068/c1765372) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121011801 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) 20241025121011801 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121011801 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241025121011801 DMM INFO MM(262420000000068/c1765372) Subscriber data update (mmctx.c:445) 20241025121011801 DMM DEBUG MM(262420000000068/c1765372) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025121011806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025121011806 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121011806 DMM INFO MM(262420000000068/c1765372) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121011806 DMM NOTICE MM(262420000000068/c1765372) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121011806 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121011806 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121011806 DLLC NOTICE LLME(de8029ab/c1765372){ASSIGNED} LLGM Assign pre (ffffffff => c1765372) (gprs_llc.c:1079) 20241025121011806 DLLC NOTICE LLME(ffffffff/c1765372){ASSIGNED} LLGM Assign post (ffffffff => c1765372) (gprs_llc.c:1125) 20241025121011806 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025121011806 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025121011806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121011806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121011865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025121011865 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121011866 DMM INFO MM(262420000000068/c1765372) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121011866 DMM INFO MM(262420000000068/c1765372) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121011866 DMM DEBUG MM(262420000000068/c1765372) Using GGSN 0 (gprs_sm.c:317) 20241025121011866 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) 20241025121011866 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241025121011866 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121011866 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121011866 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241025121011881 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 cd ca 11 fc 11 fe a6 d9 0a 14 05 7f 09 6a 46 43 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241025121011881 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc828490, cbp=0x55e7bcabb3c0) (sgsn_libgtp.c:629) 20241025121011881 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121011881 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=c1765372, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025121011881 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121011881 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@902a01de329b: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121011899 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241025121011914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011914 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025121011914 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@902a01de329b: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@902a01de329b: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C1765372'O, index=0 20241025121011929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241025121011929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC1765372) type="GPRS attach" (gprs_gmm.c:1266) 20241025121011929 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121011929 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025121011930 DLLC NOTICE LLME(ffffffff/c1765372){ASSIGNED} LLGM Assign pre (c1765372 => cb39e13d) (gprs_llc.c:1079) 20241025121011930 DLLC NOTICE LLME(c1765372/cb39e13d){ASSIGNED} LLGM Assign post (c1765372 => cb39e13d) (gprs_llc.c:1125) 20241025121011930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121011930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121011930 DMM DEBUG MM(262420000000068/cb39e13d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121011956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121011956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241025121011956 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121011956 DMM DEBUG MM(262420000000068/cb39e13d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241025121011956 DMM NOTICE MM(262420000000068/cb39e13d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121011956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121011956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121011956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121011956 DMM DEBUG MM(262420000000068/cb39e13d) Requesting authorization (sgsn_auth.c:160) 20241025121011956 DMM INFO MM(262420000000068/cb39e13d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121011956 DMM DEBUG MM(262420000000068/cb39e13d) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121011956 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241025121011956 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) 20241025121012927 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121012927 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121012927 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241025121012927 DMM INFO MM(262420000000068/cb39e13d) Subscriber data update (mmctx.c:445) 20241025121012927 DMM DEBUG MM(262420000000068/cb39e13d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241025121012927 DMM INFO MM(262420000000068/cb39e13d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241025121012927 DMM NOTICE MM(262420000000068/cb39e13d) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241025121012927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121012927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121012927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025121012927 DMM INFO MM(262420000000068/cb39e13d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb39e13d) (gprs_gmm.c:300) 20241025121012928 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) 20241025121012930 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121012930 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241025121012930 DMM INFO MM(262420000000068/cb39e13d) Subscriber data update (mmctx.c:445) 20241025121012930 DMM DEBUG MM(262420000000068/cb39e13d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025121012947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121012947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121012947 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121012947 DMM INFO MM(262420000000068/cb39e13d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121012947 DMM NOTICE MM(262420000000068/cb39e13d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121012947 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121012947 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121012947 DLLC NOTICE LLME(c1765372/cb39e13d){ASSIGNED} LLGM Assign pre (ffffffff => cb39e13d) (gprs_llc.c:1079) 20241025121012947 DLLC NOTICE LLME(ffffffff/cb39e13d){ASSIGNED} LLGM Assign post (ffffffff => cb39e13d) (gprs_llc.c:1125) 20241025121012947 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025121012948 DMM ERROR MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241025121012948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121012948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121012997 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241025121013011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121013011 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121013011 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@902a01de329b: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@902a01de329b: Final verdict of PTC: pass 20241025121013017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@902a01de329b: Final verdict of PTC: none 20241025121013021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121013022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1290)@902a01de329b: Final verdict of PTC: none -NSVCI98(1284)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@902a01de329b: Final verdict of PTC: none -NSVCI99(1289)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@902a01de329b: Final verdict of PTC: none -NSVCI97(1279)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1287)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1277)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1282)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@902a01de329b: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:10:13 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 20241025121013143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121013545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=119268) 20241025121014023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121014023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=119268, count=123624) 20241025121015025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121015026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10: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_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 20241025121016013 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241025121016013 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025121016013 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025121016027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121016027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_cell_change_different_rai_ci_data started. 20241025121016638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121016641 DMM INFO MM(262420000000068/cb39e13d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121016641 DMM INFO MM(262420000000068/cb39e13d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121016641 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121016641 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121016641 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025121016641 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025121016641 DLLC NOTICE LLME(ffffffff/cb39e13d){ASSIGNED} LLGM Assign pre (cb39e13d => ffffffff) (gprs_llc.c:1079) 20241025121016641 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb39e13d => ffffffff) (gprs_llc.c:1125) 20241025121016641 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025121016641 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025121016641 DMM NOTICE MM(262420000000068/cb39e13d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025121016641 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241025121016641 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025121016641 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121016641 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241025121016641 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241025121016641 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) 20241025121016641 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) 20241025121016641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025121016641 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025121016641 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025121016641 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025121016641 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121016680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121016680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121016680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121016680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121016680 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121016680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121016680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121016680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121016680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121016682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121016682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121016682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121016682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121016682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121016682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121016682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121016682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121016682 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121016682 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121016682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121016683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121016683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121016686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121016695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121016695 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)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121016708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121016708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121016708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121016708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121016708 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121016708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121016708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121016708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121016708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121016710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121016710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121016710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121016710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121016710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121016710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121016710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121016710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121016710 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121016710 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121016710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121016711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121016711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121016715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121016724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121016724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1305)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1302)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121016740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121016740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121016740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121016740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121016740 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121016740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121016740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121016740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121016740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121016742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121016742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121016742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121016742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121016742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121016742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121016742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121016742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121016742 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121016742 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121016742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121016742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121016743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121016746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121016753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121016753 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121017028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121017028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121017028 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121017028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121017032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1308)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1308)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025121017033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@902a01de329b: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='DF274BB2'O, index=0 SGSN_Test-GSUP(1310)@902a01de329b: 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)@902a01de329b: 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 := '88DF8A17F4FA2BA0CD9E1292CD1D1E81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1EB42945'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2868B196AF8119A8'O } } } } } 20241025121017078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121017078 DLLC NOTICE LLME(ffffffff/df274bb2){UNASSIGNED} LLC RX: unknown TLLI 0xdf274bb2, creating LLME on the fly (gprs_llc.c:552) 20241025121017078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121017078 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241025121017078 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025121017078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025121017078 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025121017078 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025121017078 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121017078 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121017078 DLLC NOTICE LLME(ffffffff/df274bb2){UNASSIGNED} LLGM Assign pre (df274bb2 => ca558c4f) (gprs_llc.c:1079) 20241025121017078 DLLC NOTICE LLME(df274bb2/ca558c4f){ASSIGNED} LLGM Assign post (df274bb2 => ca558c4f) (gprs_llc.c:1125) 20241025121017078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121017078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121017078 DMM DEBUG MM(262420000000070/ca558c4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121017085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121017085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025121017085 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121017085 DMM DEBUG MM(262420000000070/ca558c4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241025121017085 DMM NOTICE MM(262420000000070/ca558c4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121017085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121017085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121017085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121017085 DMM DEBUG MM(262420000000070/ca558c4f) Requesting authorization (sgsn_auth.c:160) 20241025121017085 DMM INFO MM(262420000000070/ca558c4f) Requesting authentication tuples (sgsn_auth.c:184) 20241025121017085 DMM DEBUG MM(262420000000070/ca558c4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121017085 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241025121017085 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)@902a01de329b: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@902a01de329b: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241025121017087 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121017087 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121017087 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121017087 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121017087 DMM INFO MM(262420000000070/ca558c4f) Subscriber data update (mmctx.c:445) 20241025121017087 DMM DEBUG MM(262420000000070/ca558c4f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121017087 DMM INFO MM(262420000000070/ca558c4f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121017087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121017087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121017087 DMM INFO MM(262420000000070/ca558c4f) <- GMM AUTH AND CIPHERING REQ (rand = 88 df 8a 17 f4 fa 2b a0 cd 9e 12 92 cd 1d 1e 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025121017091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121017091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121017091 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121017091 DMM INFO MM(262420000000070/ca558c4f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121017091 DMM NOTICE MM(262420000000070/ca558c4f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121017091 DMM DEBUG MM(262420000000070/ca558c4f) checking auth: received GSM SRES = 1e b4 29 45 (gprs_gmm.c:666) 20241025121017091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121017091 DMM DEBUG MM(262420000000070/ca558c4f) Requesting authorization (sgsn_auth.c:160) 20241025121017091 DMM INFO MM(262420000000070/ca558c4f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121017091 DMM DEBUG MM(262420000000070/ca558c4f) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121017091 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241025121017091 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) 20241025121017091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025121017091 DMM INFO MM(262420000000070/ca558c4f) <- GMM ATTACH ACCEPT (new P-TMSI=0xca558c4f) (gprs_gmm.c:300) 20241025121017092 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121017092 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121017092 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241025121017092 DMM INFO MM(262420000000070/ca558c4f) Subscriber data update (mmctx.c:445) 20241025121017092 DMM DEBUG MM(262420000000070/ca558c4f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121017092 DMM INFO MM(262420000000070/ca558c4f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121017092 DMM NOTICE MM(262420000000070/ca558c4f) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241025121017092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121017092 DMM NOTICE MM(262420000000070/ca558c4f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121017092 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) 20241025121017092 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121017092 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241025121017092 DMM INFO MM(262420000000070/ca558c4f) Subscriber data update (mmctx.c:445) 20241025121017092 DMM DEBUG MM(262420000000070/ca558c4f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025121017095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121017095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025121017095 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121017095 DMM INFO MM(262420000000070/ca558c4f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121017095 DMM NOTICE MM(262420000000070/ca558c4f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121017095 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121017095 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121017095 DLLC NOTICE LLME(df274bb2/ca558c4f){ASSIGNED} LLGM Assign pre (ffffffff => ca558c4f) (gprs_llc.c:1079) 20241025121017095 DLLC NOTICE LLME(ffffffff/ca558c4f){ASSIGNED} LLGM Assign post (ffffffff => ca558c4f) (gprs_llc.c:1125) 20241025121017095 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025121017095 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025121017095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121017095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121017150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121017150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025121017150 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121017150 DMM INFO MM(262420000000070/ca558c4f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121017150 DMM INFO MM(262420000000070/ca558c4f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121017150 DMM DEBUG MM(262420000000070/ca558c4f) Using GGSN 0 (gprs_sm.c:317) 20241025121017150 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) 20241025121017151 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241025121017151 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121017151 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121017151 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241025121017169 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 de 34 5f 4e 11 f8 d1 16 09 14 05 7f cc d3 d2 c9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241025121017170 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc829508, cbp=0x55e7bcaba390) (sgsn_libgtp.c:629) 20241025121017170 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121017170 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=ca558c4f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025121017170 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121017170 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@902a01de329b: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121017186 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241025121017200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121017200 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025121017200 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@902a01de329b: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CA558C4F'O, index=0 20241025121017215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121017215 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121017215 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55e7bcab8268, TLLI=ca558c4f, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@902a01de329b: Removing Client IMSI='262420000000070'H, index=0 20241025121019215 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@902a01de329b: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@902a01de329b: Final verdict of PTC: pass 20241025121019233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47632<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1306)@902a01de329b: Final verdict of PTC: none -NSVCI99(1309)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@902a01de329b: Final verdict of PTC: none -NSVCI97(1298)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@902a01de329b: Final verdict of PTC: none 20241025121019238 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121019238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1305)@902a01de329b: Final verdict of PTC: none -NSVCI98(1303)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1296)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1307)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1301)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1306): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@902a01de329b: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:10:19 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 20241025121019306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121019708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100640) 20241025121020112 DGPRS DEBUG Checking for inactive LLMEs, time = 32386419 (sgsn.c:131) 20241025121020200 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241025121020201 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025121020201 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025121020239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121020239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100640, count=107640) 20241025121021240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121021240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10:21 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 20241025121022242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121022242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_cell_change_different_ci_attach started. 20241025121022750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121022752 DMM INFO MM(262420000000070/ca558c4f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121022752 DMM INFO MM(262420000000070/ca558c4f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121022752 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121022752 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121022752 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025121022752 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025121022752 DLLC NOTICE LLME(ffffffff/ca558c4f){ASSIGNED} LLGM Assign pre (ca558c4f => ffffffff) (gprs_llc.c:1079) 20241025121022752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca558c4f => ffffffff) (gprs_llc.c:1125) 20241025121022752 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025121022752 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025121022752 DMM NOTICE MM(262420000000070/ca558c4f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025121022752 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241025121022752 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025121022752 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121022753 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241025121022753 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241025121022753 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) 20241025121022753 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) 20241025121022753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025121022753 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025121022753 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025121022753 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025121022753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121022813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121022813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121022813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121022813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121022813 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121022813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121022813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121022813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121022813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121022814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121022815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121022815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121022815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121022815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121022815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121022815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121022815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121022815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121022815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121022815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121022815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121022815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121022818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121022825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121022825 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121022833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121022833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121022833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121022833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121022833 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121022833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121022833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121022833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121022833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121022834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121022834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121022834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121022835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121022835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121022835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121022835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121022835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121022835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121022835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121022835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121022835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121022835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121022837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121022842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121022842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121022851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121022851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121022851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121022851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121022851 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121022851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121022851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121022851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121022851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121022851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121022851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121022851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121022851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121022851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121022851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121022851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121022851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121022851 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121022851 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121022851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121022852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121022852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121022854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121022859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121022859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121023242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121023243 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121023243 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121023243 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121023247 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025121023248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@902a01de329b: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D93F209A'O, index=0 SGSN_Test-GSUP(1329)@902a01de329b: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@902a01de329b: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@902a01de329b: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D93F209A'O, index=0 TC_cell_change_different_ci_attach(1331)@902a01de329b: 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 := '456E65A99BF015133701F1052ED3EC76'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F788D112'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F33DEC98E6F2AA9'O } } } } } 20241025121023328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121023328 DLLC NOTICE LLME(ffffffff/d93f209a){UNASSIGNED} LLC RX: unknown TLLI 0xd93f209a, creating LLME on the fly (gprs_llc.c:552) 20241025121023328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121023328 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241025121023328 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025121023328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025121023328 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025121023328 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025121023328 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121023328 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121023328 DLLC NOTICE LLME(ffffffff/d93f209a){UNASSIGNED} LLGM Assign pre (d93f209a => f83d4552) (gprs_llc.c:1079) 20241025121023328 DLLC NOTICE LLME(d93f209a/f83d4552){ASSIGNED} LLGM Assign post (d93f209a => f83d4552) (gprs_llc.c:1125) 20241025121023328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121023328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121023328 DMM DEBUG MM(262420000000069/f83d4552) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121023337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121023337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025121023337 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121023337 DMM DEBUG MM(262420000000069/f83d4552) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241025121023337 DMM NOTICE MM(262420000000069/f83d4552) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121023337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121023337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121023337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121023337 DMM DEBUG MM(262420000000069/f83d4552) Requesting authorization (sgsn_auth.c:160) 20241025121023337 DMM INFO MM(262420000000069/f83d4552) Requesting authentication tuples (sgsn_auth.c:184) 20241025121023337 DMM DEBUG MM(262420000000069/f83d4552) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121023337 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241025121023337 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)@902a01de329b: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@902a01de329b: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241025121023340 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121023340 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121023340 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121023340 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121023340 DMM INFO MM(262420000000069/f83d4552) Subscriber data update (mmctx.c:445) 20241025121023340 DMM DEBUG MM(262420000000069/f83d4552) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121023340 DMM INFO MM(262420000000069/f83d4552) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121023340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121023340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121023340 DMM INFO MM(262420000000069/f83d4552) <- GMM AUTH AND CIPHERING REQ (rand = 45 6e 65 a9 9b f0 15 13 37 01 f1 05 2e d3 ec 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025121023346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121023346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121023346 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121023346 DMM INFO MM(262420000000069/f83d4552) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121023346 DMM NOTICE MM(262420000000069/f83d4552) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121023346 DMM DEBUG MM(262420000000069/f83d4552) checking auth: received GSM SRES = f7 88 d1 12 (gprs_gmm.c:666) 20241025121023346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121023346 DMM DEBUG MM(262420000000069/f83d4552) Requesting authorization (sgsn_auth.c:160) 20241025121023346 DMM INFO MM(262420000000069/f83d4552) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121023346 DMM DEBUG MM(262420000000069/f83d4552) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121023346 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241025121023346 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) 20241025121023346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025121023346 DMM INFO MM(262420000000069/f83d4552) <- GMM ATTACH ACCEPT (new P-TMSI=0xf83d4552) (gprs_gmm.c:300) 20241025121023347 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121023347 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121023347 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241025121023347 DMM INFO MM(262420000000069/f83d4552) Subscriber data update (mmctx.c:445) 20241025121023347 DMM DEBUG MM(262420000000069/f83d4552) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121023347 DMM INFO MM(262420000000069/f83d4552) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121023347 DMM NOTICE MM(262420000000069/f83d4552) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241025121023347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121023347 DMM NOTICE MM(262420000000069/f83d4552) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121023347 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) 20241025121023347 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121023347 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241025121023347 DMM INFO MM(262420000000069/f83d4552) Subscriber data update (mmctx.c:445) 20241025121023347 DMM DEBUG MM(262420000000069/f83d4552) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025121023351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121023351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025121023351 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121023351 DMM INFO MM(262420000000069/f83d4552) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121023351 DMM NOTICE MM(262420000000069/f83d4552) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121023351 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121023351 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121023351 DLLC NOTICE LLME(d93f209a/f83d4552){ASSIGNED} LLGM Assign pre (ffffffff => f83d4552) (gprs_llc.c:1079) 20241025121023351 DLLC NOTICE LLME(ffffffff/f83d4552){ASSIGNED} LLGM Assign post (ffffffff => f83d4552) (gprs_llc.c:1125) 20241025121023351 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025121023351 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025121023351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121023351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121023404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121023404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025121023404 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121023404 DMM INFO MM(262420000000069/f83d4552) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121023404 DMM INFO MM(262420000000069/f83d4552) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121023404 DMM DEBUG MM(262420000000069/f83d4552) Using GGSN 0 (gprs_sm.c:317) 20241025121023404 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) 20241025121023404 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241025121023404 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121023404 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121023404 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241025121023416 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 2c 72 c8 17 11 19 9c f0 8c 14 05 7f 27 98 b9 12 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) 20241025121023416 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc82a580, cbp=0x55e7bcaba720) (sgsn_libgtp.c:629) 20241025121023416 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121023416 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=f83d4552, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025121023416 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121023416 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@902a01de329b: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121023423 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241025121023431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121023431 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025121023431 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@902a01de329b: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@902a01de329b: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F83D4552'O, index=0 20241025121023442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121023442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241025121023442 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121023442 DMM INFO MM(262420000000069/f83d4552) -> GMM ATTACH REQUEST MI(TMSI-0xF83D4552) type="GPRS attach" (gprs_gmm.c:1266) 20241025121023442 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121023442 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025121023442 DLLC NOTICE LLME(ffffffff/f83d4552){ASSIGNED} LLGM Assign pre (f83d4552 => d6eb5bbd) (gprs_llc.c:1079) 20241025121023442 DLLC NOTICE LLME(f83d4552/d6eb5bbd){ASSIGNED} LLGM Assign post (f83d4552 => d6eb5bbd) (gprs_llc.c:1125) 20241025121023442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121023442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121023442 DMM DEBUG MM(262420000000069/d6eb5bbd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121023467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121023467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241025121023468 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121023468 DMM DEBUG MM(262420000000069/d6eb5bbd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241025121023468 DMM NOTICE MM(262420000000069/d6eb5bbd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121023468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121023468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121023468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121023468 DMM DEBUG MM(262420000000069/d6eb5bbd) Requesting authorization (sgsn_auth.c:160) 20241025121023468 DMM INFO MM(262420000000069/d6eb5bbd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121023468 DMM DEBUG MM(262420000000069/d6eb5bbd) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121023468 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241025121023468 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) 20241025121024442 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121024442 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121024442 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241025121024442 DMM INFO MM(262420000000069/d6eb5bbd) Subscriber data update (mmctx.c:445) 20241025121024442 DMM DEBUG MM(262420000000069/d6eb5bbd) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241025121024442 DMM INFO MM(262420000000069/d6eb5bbd) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241025121024442 DMM NOTICE MM(262420000000069/d6eb5bbd) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241025121024442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121024442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121024442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241025121024442 DMM INFO MM(262420000000069/d6eb5bbd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6eb5bbd) (gprs_gmm.c:300) 20241025121024443 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) 20241025121024445 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121024445 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241025121024445 DMM INFO MM(262420000000069/d6eb5bbd) Subscriber data update (mmctx.c:445) 20241025121024445 DMM DEBUG MM(262420000000069/d6eb5bbd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025121024461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121024462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121024462 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121024462 DMM INFO MM(262420000000069/d6eb5bbd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121024462 DMM NOTICE MM(262420000000069/d6eb5bbd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121024462 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121024462 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121024462 DLLC NOTICE LLME(f83d4552/d6eb5bbd){ASSIGNED} LLGM Assign pre (ffffffff => d6eb5bbd) (gprs_llc.c:1079) 20241025121024462 DLLC NOTICE LLME(ffffffff/d6eb5bbd){ASSIGNED} LLGM Assign post (ffffffff => d6eb5bbd) (gprs_llc.c:1125) 20241025121024462 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025121024462 DMM ERROR MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241025121024462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121024462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121024510 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241025121024531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121024532 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121024532 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@902a01de329b: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@902a01de329b: Final verdict of PTC: pass 20241025121024540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52930<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025121024544 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121024544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1313)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1329)@902a01de329b: Final verdict of PTC: none -NSVCI97(1317)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@902a01de329b: Final verdict of PTC: none -NSVCI99(1327)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@902a01de329b: Final verdict of PTC: none -NSVCI98(1322)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1315)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1325)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1320)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@902a01de329b: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:10:24 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 20241025121024613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121025015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108040) 20241025121025546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121025546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108040, count=129188) 20241025121026547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121026547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10:27 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 20241025121027533 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241025121027533 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025121027533 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025121027548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121027548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_cell_change_different_ci_data started. 20241025121028100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121028103 DMM INFO MM(262420000000069/d6eb5bbd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121028103 DMM INFO MM(262420000000069/d6eb5bbd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121028103 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121028103 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121028103 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025121028103 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025121028103 DLLC NOTICE LLME(ffffffff/d6eb5bbd){ASSIGNED} LLGM Assign pre (d6eb5bbd => ffffffff) (gprs_llc.c:1079) 20241025121028103 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6eb5bbd => ffffffff) (gprs_llc.c:1125) 20241025121028103 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025121028103 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025121028103 DMM NOTICE MM(262420000000069/d6eb5bbd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025121028103 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241025121028103 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025121028103 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121028103 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241025121028103 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241025121028103 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) 20241025121028103 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) 20241025121028103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025121028103 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025121028103 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025121028103 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025121028103 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121028150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121028150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121028150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121028150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121028150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121028150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121028150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121028150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121028150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121028151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121028151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121028151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121028151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121028151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121028151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121028151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121028151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121028151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121028151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121028151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025121028151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121028151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121028153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121028158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121028158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121028166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121028166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121028166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121028166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121028166 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121028166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121028166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121028166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121028166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121028167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121028167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121028167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121028167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121028167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121028167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121028167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121028167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121028167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121028167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121028167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121028167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121028167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121028170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121028177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121028177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1340)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121028183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121028183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121028183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121028183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121028183 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121028183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121028183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121028183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121028183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121028184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121028184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121028184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121028184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121028184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121028184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121028184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121028184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121028184 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121028184 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121028184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1346)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025121028184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121028184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121028186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121028191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121028191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121028550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121028550 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121028550 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121028550 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121028554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121028555 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@902a01de329b: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FFE6812F'O, index=0 SGSN_Test-GSUP(1348)@902a01de329b: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@902a01de329b: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@902a01de329b: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FFE6812F'O, index=0 TC_cell_change_different_ci_data(1350)@902a01de329b: 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 := '964075772FF0FA61D58B8269CEB6443D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D435268'O ("MCRh") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F5E5F3C7C998334'O } } } } } 20241025121028630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121028630 DLLC NOTICE LLME(ffffffff/ffe6812f){UNASSIGNED} LLC RX: unknown TLLI 0xffe6812f, creating LLME on the fly (gprs_llc.c:552) 20241025121028630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121028630 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241025121028630 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025121028630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025121028630 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025121028630 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025121028630 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121028630 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121028630 DLLC NOTICE LLME(ffffffff/ffe6812f){UNASSIGNED} LLGM Assign pre (ffe6812f => e63a9efc) (gprs_llc.c:1079) 20241025121028630 DLLC NOTICE LLME(ffe6812f/e63a9efc){ASSIGNED} LLGM Assign post (ffe6812f => e63a9efc) (gprs_llc.c:1125) 20241025121028630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121028630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121028630 DMM DEBUG MM(262420000000071/e63a9efc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121028657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121028657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025121028657 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121028657 DMM DEBUG MM(262420000000071/e63a9efc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241025121028657 DMM NOTICE MM(262420000000071/e63a9efc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121028657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121028657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121028657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121028657 DMM DEBUG MM(262420000000071/e63a9efc) Requesting authorization (sgsn_auth.c:160) 20241025121028657 DMM INFO MM(262420000000071/e63a9efc) Requesting authentication tuples (sgsn_auth.c:184) 20241025121028657 DMM DEBUG MM(262420000000071/e63a9efc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121028657 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241025121028657 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)@902a01de329b: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@902a01de329b: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241025121028663 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121028663 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121028663 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121028663 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121028663 DMM INFO MM(262420000000071/e63a9efc) Subscriber data update (mmctx.c:445) 20241025121028663 DMM DEBUG MM(262420000000071/e63a9efc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121028663 DMM INFO MM(262420000000071/e63a9efc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121028663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121028663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121028663 DMM INFO MM(262420000000071/e63a9efc) <- GMM AUTH AND CIPHERING REQ (rand = 96 40 75 77 2f f0 fa 61 d5 8b 82 69 ce b6 44 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025121028684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121028684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121028684 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121028684 DMM INFO MM(262420000000071/e63a9efc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121028684 DMM NOTICE MM(262420000000071/e63a9efc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121028684 DMM DEBUG MM(262420000000071/e63a9efc) checking auth: received GSM SRES = 4d 43 52 68 (gprs_gmm.c:666) 20241025121028684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121028684 DMM DEBUG MM(262420000000071/e63a9efc) Requesting authorization (sgsn_auth.c:160) 20241025121028684 DMM INFO MM(262420000000071/e63a9efc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121028684 DMM DEBUG MM(262420000000071/e63a9efc) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121028684 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241025121028684 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) 20241025121028684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025121028684 DMM INFO MM(262420000000071/e63a9efc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe63a9efc) (gprs_gmm.c:300) 20241025121028687 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121028687 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121028687 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241025121028687 DMM INFO MM(262420000000071/e63a9efc) Subscriber data update (mmctx.c:445) 20241025121028687 DMM DEBUG MM(262420000000071/e63a9efc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121028687 DMM INFO MM(262420000000071/e63a9efc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121028687 DMM NOTICE MM(262420000000071/e63a9efc) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241025121028687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121028687 DMM NOTICE MM(262420000000071/e63a9efc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121028687 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) 20241025121028688 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121028688 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241025121028688 DMM INFO MM(262420000000071/e63a9efc) Subscriber data update (mmctx.c:445) 20241025121028688 DMM DEBUG MM(262420000000071/e63a9efc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025121028701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121028701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025121028701 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121028701 DMM INFO MM(262420000000071/e63a9efc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121028701 DMM NOTICE MM(262420000000071/e63a9efc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121028701 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121028702 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121028702 DLLC NOTICE LLME(ffe6812f/e63a9efc){ASSIGNED} LLGM Assign pre (ffffffff => e63a9efc) (gprs_llc.c:1079) 20241025121028702 DLLC NOTICE LLME(ffffffff/e63a9efc){ASSIGNED} LLGM Assign post (ffffffff => e63a9efc) (gprs_llc.c:1125) 20241025121028702 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025121028702 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025121028702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121028702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121028759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121028759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241025121028759 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121028759 DMM INFO MM(262420000000071/e63a9efc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121028760 DMM INFO MM(262420000000071/e63a9efc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121028760 DMM DEBUG MM(262420000000071/e63a9efc) Using GGSN 0 (gprs_sm.c:317) 20241025121028760 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) 20241025121028760 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241025121028760 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121028760 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121028760 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241025121028778 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 e1 e1 ed d7 11 99 8a 77 36 14 05 7f 1b 82 10 93 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241025121028778 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc82b5f8, cbp=0x55e7bcabaab0) (sgsn_libgtp.c:629) 20241025121028778 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121028778 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55e7bcab8268 TLLI=e63a9efc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241025121028778 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121028778 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@902a01de329b: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121028786 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241025121028792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121028792 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241025121028792 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@902a01de329b: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@902a01de329b: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E63A9EFC'O, index=0 20241025121028798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121028798 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121028798 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121028799 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@902a01de329b: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@902a01de329b: Final verdict of PTC: pass 20241025121028810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1343)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@902a01de329b: Final verdict of PTC: none 20241025121028812 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121028812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1341)@902a01de329b: Final verdict of PTC: none -NSVCI99(1346)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@902a01de329b: Final verdict of PTC: none -NSVCI97(1336)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1348)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1339)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1334)@902a01de329b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1344)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@902a01de329b: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:10:28 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 20241025121029042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121029445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105536) 20241025121029813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121029813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105536, count=106696) 20241025121030815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121030815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10: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_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 20241025121031800 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241025121031800 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241025121031800 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241025121031817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121031817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_sgsn_context_req_in started. 20241025121032541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121032543 DMM INFO MM(262420000000071/e63a9efc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121032543 DMM INFO MM(262420000000071/e63a9efc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121032543 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121032544 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121032544 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025121032544 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241025121032544 DLLC NOTICE LLME(ffffffff/e63a9efc){ASSIGNED} LLGM Assign pre (e63a9efc => ffffffff) (gprs_llc.c:1079) 20241025121032544 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e63a9efc => ffffffff) (gprs_llc.c:1125) 20241025121032544 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55e7bcab7f10 (gprs_sndcp.c:574) 20241025121032544 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55e7bcab8268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241025121032544 DMM NOTICE MM(262420000000071/e63a9efc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025121032544 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241025121032544 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025121032544 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121032544 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241025121032544 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241025121032544 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) 20241025121032544 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) 20241025121032544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025121032544 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025121032544 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025121032544 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025121032544 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121032613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121032613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121032613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121032613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121032613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121032613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121032613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121032613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121032613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121032614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121032614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121032614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121032614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121032614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121032614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121032614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121032614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121032614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121032614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121032614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1355)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025121032614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121032614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121032616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121032621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121032621 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121032628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121032628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121032628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121032628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121032628 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121032628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121032628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121032628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121032628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121032629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121032629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121032629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121032630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121032630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121032630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121032630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121032630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121032630 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121032630 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121032630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1360)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121032630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121032630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025121032632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121032638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121032638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1362)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1359)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121032645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121032645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121032645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121032645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121032645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121032645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121032645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121032645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121032645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121032646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121032646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121032646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121032646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121032646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121032646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121032646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121032646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121032646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121032646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121032646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121032646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121032646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121032648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121032652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121032652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121032818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121032818 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121032818 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121032818 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121032822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025121032824 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@902a01de329b: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F6C8EE71'O, index=0 SGSN_Test-GSUP(1367)@902a01de329b: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@902a01de329b: 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 := 'B174375994BE45B55C48032EA7515BE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1075444'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '728CDC3929538C8C'O } } } } } 20241025121033899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121033899 DLLC NOTICE LLME(ffffffff/f6c8ee71){UNASSIGNED} LLC RX: unknown TLLI 0xf6c8ee71, creating LLME on the fly (gprs_llc.c:552) 20241025121033899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121033899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241025121033899 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025121033899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025121033899 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025121033899 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Allocated (fsm.c:456) 20241025121033899 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121033899 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121033899 DLLC NOTICE LLME(ffffffff/f6c8ee71){UNASSIGNED} LLGM Assign pre (f6c8ee71 => cc271609) (gprs_llc.c:1079) 20241025121033899 DLLC NOTICE LLME(f6c8ee71/cc271609){ASSIGNED} LLGM Assign post (f6c8ee71 => cc271609) (gprs_llc.c:1125) 20241025121033899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121033899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121033899 DMM DEBUG MM(262420000000072/cc271609) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121033924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121033924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025121033924 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121033924 DMM DEBUG MM(262420000000072/cc271609) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241025121033924 DMM NOTICE MM(262420000000072/cc271609) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121033924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121033924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121033924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121033924 DMM DEBUG MM(262420000000072/cc271609) Requesting authorization (sgsn_auth.c:160) 20241025121033924 DMM INFO MM(262420000000072/cc271609) Requesting authentication tuples (sgsn_auth.c:184) 20241025121033924 DMM DEBUG MM(262420000000072/cc271609) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121033924 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241025121033924 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)@902a01de329b: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@902a01de329b: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241025121033931 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121033931 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121033931 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121033931 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121033931 DMM INFO MM(262420000000072/cc271609) Subscriber data update (mmctx.c:445) 20241025121033931 DMM DEBUG MM(262420000000072/cc271609) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121033931 DMM INFO MM(262420000000072/cc271609) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121033931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121033931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121033931 DMM INFO MM(262420000000072/cc271609) <- GMM AUTH AND CIPHERING REQ (rand = b1 74 37 59 94 be 45 b5 5c 48 03 2e a7 51 5b e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241025121033946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121033946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121033946 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121033946 DMM INFO MM(262420000000072/cc271609) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121033946 DMM NOTICE MM(262420000000072/cc271609) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121033946 DMM DEBUG MM(262420000000072/cc271609) checking auth: received GSM SRES = c1 07 54 44 (gprs_gmm.c:666) 20241025121033947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121033947 DMM DEBUG MM(262420000000072/cc271609) Requesting authorization (sgsn_auth.c:160) 20241025121033947 DMM INFO MM(262420000000072/cc271609) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121033947 DMM DEBUG MM(262420000000072/cc271609) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121033947 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241025121033947 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) 20241025121033947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025121033947 DMM INFO MM(262420000000072/cc271609) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc271609) (gprs_gmm.c:300) 20241025121033950 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121033950 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121033950 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241025121033950 DMM INFO MM(262420000000072/cc271609) Subscriber data update (mmctx.c:445) 20241025121033950 DMM DEBUG MM(262420000000072/cc271609) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121033950 DMM INFO MM(262420000000072/cc271609) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121033950 DMM NOTICE MM(262420000000072/cc271609) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241025121033950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121033950 DMM NOTICE MM(262420000000072/cc271609) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121033950 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) 20241025121033952 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121033952 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241025121033952 DMM INFO MM(262420000000072/cc271609) Subscriber data update (mmctx.c:445) 20241025121033952 DMM DEBUG MM(262420000000072/cc271609) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025121033962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121033962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025121033962 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121033962 DMM INFO MM(262420000000072/cc271609) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121033962 DMM NOTICE MM(262420000000072/cc271609) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121033962 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121033962 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121033962 DLLC NOTICE LLME(f6c8ee71/cc271609){ASSIGNED} LLGM Assign pre (ffffffff => cc271609) (gprs_llc.c:1079) 20241025121033962 DLLC NOTICE LLME(ffffffff/cc271609){ASSIGNED} LLGM Assign post (ffffffff => cc271609) (gprs_llc.c:1125) 20241025121033962 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025121033962 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025121033962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121033962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121034019 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ba f7 00 00 03 52 f0 99 42 42 de 05 cc 27 16 09 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)@902a01de329b: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241025121036017 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241025121036017 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241025121036017 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) 20241025121036017 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241025121036017 DMM INFO MM(262420000000072/cc271609) Subscriber data update (mmctx.c:445) 20241025121036017 DMM DEBUG MM(262420000000072/cc271609) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241025121036017 DMM INFO MM(262420000000072/cc271609) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241025121036017 DMM INFO MM(262420000000072/cc271609) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121036017 DMM INFO MM(262420000000072/cc271609) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121036017 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121036017 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121036017 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025121036017 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025121036017 DLLC NOTICE LLME(ffffffff/cc271609){ASSIGNED} LLGM Assign pre (cc271609 => ffffffff) (gprs_llc.c:1079) 20241025121036017 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc271609 => ffffffff) (gprs_llc.c:1125) 20241025121036017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025121036017 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025121036017 DMM DEBUG MM_STATE_Iu[0x55e7bcab0780]{Detached}: Deallocated (fsm.c:568) 20241025121036017 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@902a01de329b: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@902a01de329b: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241025121036020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41078<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025121036023 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121036023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@902a01de329b: Final verdict of PTC: none -NSVCI97(1355)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@902a01de329b: Final verdict of PTC: none -NSVCI98(1360)@902a01de329b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@902a01de329b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@902a01de329b: Final verdict of PTC: none -NSVCI99(1365)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@902a01de329b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1353)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1363)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1358)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@902a01de329b: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@902a01de329b: 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'. Fri Oct 25 12:10:36 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 20241025121036099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121036500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98876) 20241025121037024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121037024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98876, count=100036) 20241025121038025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121038025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10:38 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 20241025121039027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121039027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_sgsn_context_req_out started. 20241025121039610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121039612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121039656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121039656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121039656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121039656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121039656 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121039656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121039656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121039656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121039656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121039656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121039656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121039656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121039657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121039657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121039657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121039657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121039657 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121039657 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121039657 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121039657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121039657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121039657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121039659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121039664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121039664 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121039673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121039673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121039673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121039673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121039673 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121039673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121039673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121039673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121039673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121039674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121039674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121039674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121039674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121039674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121039674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121039674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121039674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121039674 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121039674 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121039674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121039674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121039674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121039676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121039680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121039680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121039688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121039688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121039688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121039688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121039688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121039688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121039688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121039688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121039688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121039688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121039688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121039688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121039688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121039688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121039688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121039688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121039688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121039688 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121039688 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121039688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121039689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121039689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121039691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121039696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121039696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121040029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121040029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121040029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121040029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121040033 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121040034 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@902a01de329b: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='C05C8EA2'O, index=0 SGSN_Test-GSUP(1386)@902a01de329b: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241025121041069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121041069 DLLC NOTICE LLME(ffffffff/c05c8ea2){UNASSIGNED} LLC RX: unknown TLLI 0xc05c8ea2, creating LLME on the fly (gprs_llc.c:552) 20241025121041069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241025121041069 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025121041069 DMM NOTICE LLME(ffffffff/c05c8ea2){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241025121041069 DLLC NOTICE LLME(ffffffff/c05c8ea2){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241025121041069 DMM ERROR LLME(ffffffff/c05c8ea2){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241025121041069 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241025121041069 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241025121041069 DLLC NOTICE LLME(ffffffff/c05c8ea2){UNASSIGNED} LLGM Assign pre (c05c8ea2 => ffffffff) (gprs_llc.c:1079) 20241025121041069 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c05c8ea2 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@902a01de329b: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@902a01de329b: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241025121041076 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121041076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1385)@902a01de329b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@902a01de329b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1386)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@902a01de329b: Final verdict of PTC: none -NSVCI99(1384)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@902a01de329b: Final verdict of PTC: none -NSVCI97(1374)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@902a01de329b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@902a01de329b: Final verdict of PTC: none -NSVCI98(1379)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1372)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@902a01de329b: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@902a01de329b: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99-provIP(1382)@902a01de329b: Final verdict of PTC: none 20241025121041090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41108<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(1377)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@902a01de329b: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@902a01de329b: 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'. Fri Oct 25 12:10:41 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 20241025121041157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121041560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53880) 20241025121042076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121042077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53880, count=55140) 20241025121043077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121043077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10: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_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 20241025121044078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121044078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_req_id_req_ra_update started. 20241025121044652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121044655 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121044695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121044695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121044695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121044695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121044695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121044695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121044695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121044695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121044695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241025121044696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121044696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121044696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1393)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121044696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121044696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121044696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121044696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121044696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121044696 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121044696 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121044696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121044696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121044696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121044698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121044702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121044702 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)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121044711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121044711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121044711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121044711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121044711 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121044711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121044711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121044711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121044711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121044712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121044712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121044712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121044712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121044712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121044712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121044712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121044712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121044712 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121044712 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121044712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121044712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121044712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121044714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025121044718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121044718 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)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121044729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121044729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121044729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121044729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121044729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121044729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121044729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121044729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121044729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121044730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121044730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121044730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121044730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121044730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121044730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121044730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121044730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121044730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121044730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121044730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121044731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121044731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121044733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121044737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121044737 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)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121045079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121045079 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121045079 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121045079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121045084 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121045085 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@902a01de329b: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='E2450EF5'O, index=0 SGSN_Test-GSUP(1405)@902a01de329b: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241025121045148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121045148 DLLC NOTICE LLME(ffffffff/e2450ef5){UNASSIGNED} LLC RX: unknown TLLI 0xe2450ef5, creating LLME on the fly (gprs_llc.c:552) 20241025121045148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121045148 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241025121045148 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025121045148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025121045148 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025121045148 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025121045149 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121045149 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121045149 DLLC NOTICE LLME(ffffffff/e2450ef5){UNASSIGNED} LLGM Assign pre (e2450ef5 => ec906ec3) (gprs_llc.c:1079) 20241025121045149 DLLC NOTICE LLME(e2450ef5/ec906ec3){ASSIGNED} LLGM Assign post (e2450ef5 => ec906ec3) (gprs_llc.c:1125) 20241025121045149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121045149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121045149 DMM DEBUG MM(262420000000047/ec906ec3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121045157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121045157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121045157 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121045157 DMM INFO MM(262420000000047/ec906ec3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025121045157 DMM INFO MM(262420000000047/ec906ec3) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-56088-4 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241025121045157 DMM NOTICE MM(262420000000047/ec906ec3) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241025121045157 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241025121045157 DMM INFO MM(262420000000047/ec906ec3) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241025121045157 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121045157 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121045157 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025121045157 DMM ERROR MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025121045157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Deallocated (fsm.c:568) 20241025121045157 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025121045157 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025121045157 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025121045157 DLLC NOTICE LLME(e2450ef5/ec906ec3){ASSIGNED} LLGM Assign pre (ec906ec3 => ffffffff) (gprs_llc.c:1079) 20241025121045157 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec906ec3 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@902a01de329b: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@902a01de329b: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@902a01de329b: Final verdict of PTC: pass 20241025121045163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51264<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025121045165 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121045165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1405)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@902a01de329b: Final verdict of PTC: none -NSVCI98(1398)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@902a01de329b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@902a01de329b: Final verdict of PTC: none -NSVCI99(1403)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@902a01de329b: Final verdict of PTC: none -NSVCI97(1393)@902a01de329b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1396)@902a01de329b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1391)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1401)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:10:45 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 20241025121045290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121045692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36908) 20241025121046165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121046165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36908, count=61920) 20241025121047166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121047167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test execution finished. MTC@902a01de329b: 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 ------ Fri Oct 25 12:10: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_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 20241025121048167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121048167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_iu_attach started. 20241025121048798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121048800 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121048843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121048843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121048843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121048843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121048843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121048843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121048843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121048843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121048843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121048844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121048844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121048844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121048844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121048844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121048844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121048844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121048844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121048844 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121048844 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121048844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121048844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121048844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121048850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025121048863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121048864 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1418)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1418)@902a01de329b: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1417)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025121048881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121048881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121048881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121048881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121048881 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121048881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121048881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121048881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121048881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1418)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121048882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121048882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121048882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121048882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121048882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121048882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121048882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121048882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121048882 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121048882 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121048882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121048883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121048883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1418)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1418)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121048886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1414)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1417)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241025121048893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121048893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1422)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121048894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121048894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121048894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121048894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121048894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121048894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121048894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121048894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121048894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121048895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121048895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121048895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121048895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121048895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121048895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121048895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121048895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121048895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121048895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121048895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_iu_attach-BVCI210(1415)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121048896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121048896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121048898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121048902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121048902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1425)@902a01de329b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@902a01de329b: ************************************************* MTC@902a01de329b: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@902a01de329b: v_sccp_pdu_maxlen:268 20241025121049106 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121049106 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) 20241025121049106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121049106 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)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025121049107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121049107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121049107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121049107 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121049107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121049107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121049108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121049108 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121049108 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121049108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121049108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121049108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121049108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121049108 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121049108 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121049168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121049168 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121049168 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121049168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121049169 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025121049170 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121049923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121049923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121049923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121049923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121049923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121049923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121049923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121049923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121049924 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121049924 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121049924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121049924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121049924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121049924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121049924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121049924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121049924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121049924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241025121050113 DGPRS DEBUG Checking for inactive LLMEs, time = 32386449 (sgsn.c:131) TC_iu_attach-BVCI196(1411)@902a01de329b: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D1D85B91'O, index=0 SGSN_Test-GSUP(1428)@902a01de329b: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@902a01de329b: 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 := '51E7'O, rac := '38'O ("8") }, 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)@902a01de329b: Added conn table entry 0TC_iu_attach(1430)12478624 SGSN_Test_0-SCCP(1423)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1424)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121050207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121050207 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121050207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121050207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121050208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121050208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121050208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121050208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121050208 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121050208 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121050208 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121050208 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241025121050208 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241025121050208 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241025121050208 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab09e0]{Deregistered}: Allocated (fsm.c:456) 20241025121050208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Init}: Allocated (fsm.c:456) 20241025121050208 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Allocated (fsm.c:456) 20241025121050208 DMM DEBUG MM_STATE_Iu[0x55e7bcab45b0]{Detached}: Allocated (fsm.c:456) 20241025121050208 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab09e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121050208 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab09e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121050208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121050208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121050208 DMM DEBUG MM(262420000001001/cfd9cc71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121050208 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241025121050208 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050208 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121050208 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121050208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050208 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121050208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@902a01de329b: { messageType := 2, destLocRef := 'BE68A0'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)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@902a01de329b: 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 := 'C493BF2105580831C65DE51AD04C5BB2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C9E88FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68F238642B6CD05A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '501B0301ABE7CA828FFE6C04B1595C9A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C77296122D9C43137D792E94B7010ADE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5A819429FB15F4D709F0905301361E3A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '713D26ED0EDFC77B'O } } } } } SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1423)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1423)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241025121050213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050213 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121050213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121050213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121050213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121050213 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121050213 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121050213 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121050213 DMM DEBUG MM(262420000001001/cfd9cc71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241025121050213 DMM NOTICE MM(262420000001001/cfd9cc71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121050213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121050213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121050213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121050213 DMM DEBUG MM(262420000001001/cfd9cc71) Requesting authorization (sgsn_auth.c:160) 20241025121050213 DMM INFO MM(262420000001001/cfd9cc71) Requesting authentication tuples (sgsn_auth.c:184) 20241025121050213 DMM DEBUG MM(262420000001001/cfd9cc71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121050213 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241025121050213 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)@902a01de329b: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@902a01de329b: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241025121050215 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121050215 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121050215 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121050215 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121050215 DMM INFO MM(262420000001001/cfd9cc71) Subscriber data update (mmctx.c:445) 20241025121050215 DMM DEBUG MM(262420000001001/cfd9cc71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121050215 DMM INFO MM(262420000001001/cfd9cc71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121050215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121050215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121050215 DMM INFO MM(262420000001001/cfd9cc71) <- GMM AUTH AND CIPHERING REQ (rand = c4 93 bf 21 05 58 08 31 c6 5d e5 1a d0 4c 5b b2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5a 81 94 29 fb 15 f4 d7 09 f0 90 53 01 36 1e 3a ) (gprs_gmm.c:483) 20241025121050215 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241025121050215 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050215 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050215 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121050215 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121050215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050215 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121050215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1423)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1423)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122713D26ED23094B99990000100001F029040EDFC77B'O 20241025121050218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121050218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121050218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121050218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121050218 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121050218 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121050218 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121050218 DMM INFO MM(262420000001001/cfd9cc71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121050218 DMM NOTICE MM(262420000001001/cfd9cc71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121050218 DMM DEBUG MM(262420000001001/cfd9cc71) checking auth: received UMTS RES = 71 3d 26 ed 0e df c7 7b (gprs_gmm.c:666) 20241025121050218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121050218 DMM DEBUG MM(262420000001001/cfd9cc71) Requesting authorization (sgsn_auth.c:160) 20241025121050218 DMM INFO MM(262420000001001/cfd9cc71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121050218 DMM DEBUG MM(262420000001001/cfd9cc71) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121050218 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241025121050218 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) 20241025121050218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121050218 DMM DEBUG MM(262420000001001/cfd9cc71) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025121050218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121050218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121050218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121050218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1423)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1423)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121050222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121050222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121050222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121050222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121050222 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121050222 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121050222 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121050222 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241025121050223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121050223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121050223 DMM INFO MM(262420000001001/cfd9cc71) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfd9cc71) (gprs_gmm.c:300) 20241025121050223 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241025121050223 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050223 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121050223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121050223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050223 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121050223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121050223 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050223 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121050223 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121050223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050223 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121050223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121050225 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121050225 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121050225 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025121050225 DMM INFO MM(262420000001001/cfd9cc71) Subscriber data update (mmctx.c:445) 20241025121050225 DMM DEBUG MM(262420000001001/cfd9cc71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121050225 DMM INFO MM(262420000001001/cfd9cc71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121050225 DMM NOTICE MM(262420000001001/cfd9cc71) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241025121050225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121050225 DMM NOTICE MM(262420000001001/cfd9cc71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121050225 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) 20241025121050225 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121050225 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025121050225 DMM INFO MM(262420000001001/cfd9cc71) Subscriber data update (mmctx.c:445) 20241025121050225 DMM DEBUG MM(262420000001001/cfd9cc71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1423)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1423)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121050226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121050226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121050226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121050226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121050226 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121050226 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121050226 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121050226 DMM INFO MM(262420000001001/cfd9cc71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121050226 DMM NOTICE MM(262420000001001/cfd9cc71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121050226 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab09e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121050226 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab09e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121050226 DMM DEBUG MM_STATE_Iu(1)[0x55e7bcab45b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121050226 DMM DEBUG MM_STATE_Iu(1)[0x55e7bcab45b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121050226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121050226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121050226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121050226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121050226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121050226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1423)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1423)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121050229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121050229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121050229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121050229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121050229 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121050229 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121050229 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121050229 DMM INFO MM(262420000001001/cfd9cc71) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121050229 DMM DEBUG MM_STATE_Iu(1)[0x55e7bcab45b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121050230 DMM DEBUG MM_STATE_Iu(1)[0x55e7bcab45b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121050230 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121050230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121050230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121050230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-RAN(1424)@902a01de329b: Deleted conn table entry 0TC_iu_attach(1430)12478624 TC_iu_attach(1430)@902a01de329b: setverdict(pass): none -> pass 20241025121050231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121050231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121050231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121050231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121050231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121050231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121050231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach(1430)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@902a01de329b: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@902a01de329b: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@902a01de329b: Final verdict of PTC: none 20241025121050292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51286<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@902a01de329b: Final verdict of PTC: none -NSVCI98(1418)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@902a01de329b: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1417)@902a01de329b: Final verdict of PTC: none -NSVCI97(1412)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@902a01de329b: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@902a01de329b: Final verdict of PTC: none -NSVCI99(1422)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@902a01de329b: Final verdict of PTC: none 20241025121050299 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121050299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1427)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1420)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1410)@902a01de329b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@902a01de329b: Final verdict of PTC: none TC_iu_attach-BVCI210(1415)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1416)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach-BVCI210(1415): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1416): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1417): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1418): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@902a01de329b: Test case TC_iu_attach finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:10:50 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 20241025121050434 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121050434 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) 20241025121050434 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121050434 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121050434 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121050434 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) 20241025121050434 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121050434 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121050434 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) 20241025121050434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121050434 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121050434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121050434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121050434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121050434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121050434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121050434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025121050434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241025121050448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121050849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178020) 20241025121051300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121051300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=178020, count=208396) 20241025121052301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121052301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121052436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121052436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121052436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10:52 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 20241025121053302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121053302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_iu_attach_encr started. 20241025121053955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121053958 DMM INFO MM(262420000001001/cfd9cc71) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121053958 DMM INFO MM(262420000001001/cfd9cc71) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121053959 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab09e0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121053959 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab09e0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121053959 DMM DEBUG MM_STATE_Iu(1)[0x55e7bcab45b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121053959 DMM DEBUG MM_STATE_Iu(1)[0x55e7bcab45b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241025121053959 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241025121053959 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) 20241025121053959 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) 20241025121053959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Init}: Deallocated (fsm.c:568) 20241025121053959 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Deallocated (fsm.c:568) 20241025121053959 DMM DEBUG MM_STATE_Iu(1)[0x55e7bcab45b0]{Detached}: Deallocated (fsm.c:568) 20241025121053959 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab09e0]{Deregistered}: Deallocated (fsm.c:568) 20241025121053959 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121054003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121054003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121054003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121054003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121054003 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121054003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121054003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121054003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121054003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121054004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121054004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121054004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121054004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121054004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121054004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121054004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121054004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121054004 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121054004 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121054004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121054005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121054005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121054007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025121054013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121054013 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121054021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121054021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121054021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121054021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121054021 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121054021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121054021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121054021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121054021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121054023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121054023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121054023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121054023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121054023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121054023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121054023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121054023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121054023 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121054023 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121054023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121054023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121054023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121054025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121054030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121054030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121054037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121054037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121054037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121054037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121054037 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121054037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121054037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121054037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121054037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121054038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121054038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121054038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121054038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121054038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121054038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121054038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121054038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121054038 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121054038 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121054038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121054039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121054039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121054040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121054044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121054044 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1448)@902a01de329b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@902a01de329b: ************************************************* MTC@902a01de329b: Starting RAN_Emulation TC_iu_attach_encr-BVCI220(1444)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1446)@902a01de329b: v_sccp_pdu_maxlen:268 20241025121054247 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121054247 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) 20241025121054247 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121054247 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)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025121054253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121054253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121054253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121054254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121054254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121054254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121054254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121054255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121054255 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121054256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121054256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121054256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121054256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121054256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121054256 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121054303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121054303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121054303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121054303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121054305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121054305 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121055064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121055064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121055064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121055064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121055065 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121055065 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121055065 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055065 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121055065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121055065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121055065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@902a01de329b: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='C488D22A'O, index=0 SGSN_Test-GSUP(1451)@902a01de329b: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@902a01de329b: 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 := 'C8D1'O, rac := 'AF'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)@902a01de329b: Added conn table entry 0TC_iu_attach_encr(1453)9589997 SGSN_Test_0-SCCP(1446)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1447)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121055368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055368 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121055368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121055368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121055368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121055369 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055369 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121055369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121055369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121055369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121055369 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121055369 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121055369 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121055369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241025121055369 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab45b0]{Deregistered}: Allocated (fsm.c:456) 20241025121055369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025121055369 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Allocated (fsm.c:456) 20241025121055369 DMM DEBUG MM_STATE_Iu[0x55e7bcab0650]{Detached}: Allocated (fsm.c:456) 20241025121055369 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab45b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121055369 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab45b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121055369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121055369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121055369 DMM DEBUG MM(262420000001001/c60f59d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121055369 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241025121055369 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055369 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121055369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121055369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121055369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@902a01de329b: { messageType := 2, destLocRef := '9254ED'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@902a01de329b: 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 := 'F666D53A8444749CEA878E9FD4A1F350'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFB335EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B3D54699330DFEF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '781C215A8D8CF333332E20A288F44051'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7DFFD6C68B48994A08388900E23CFC07'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3B53C94794CC149E59180A0D2D0D861B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7B30DD4DA323DB24'O } } } } } SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1446)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1446)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241025121055376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121055376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121055376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121055376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121055376 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121055376 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121055376 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121055376 DMM DEBUG MM(262420000001001/c60f59d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241025121055376 DMM NOTICE MM(262420000001001/c60f59d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121055376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121055376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121055376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121055376 DMM DEBUG MM(262420000001001/c60f59d8) Requesting authorization (sgsn_auth.c:160) 20241025121055376 DMM INFO MM(262420000001001/c60f59d8) Requesting authentication tuples (sgsn_auth.c:184) 20241025121055376 DMM DEBUG MM(262420000001001/c60f59d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121055376 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241025121055377 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)@902a01de329b: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@902a01de329b: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241025121055379 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121055379 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121055379 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121055379 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121055379 DMM INFO MM(262420000001001/c60f59d8) Subscriber data update (mmctx.c:445) 20241025121055379 DMM DEBUG MM(262420000001001/c60f59d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121055379 DMM INFO MM(262420000001001/c60f59d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121055379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121055379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121055379 DMM INFO MM(262420000001001/c60f59d8) <- GMM AUTH AND CIPHERING REQ (rand = f6 66 d5 3a 84 44 74 9c ea 87 8e 9f d4 a1 f3 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3b 53 c9 47 94 cc 14 9e 59 18 0a 0d 2d 0d 86 1b ) (gprs_gmm.c:483) 20241025121055379 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241025121055380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121055380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121055380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121055380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1446)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1446)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306227B30DD4D23094B99990000100001F02904A323DB24'O 20241025121055391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121055391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121055391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121055391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121055392 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121055392 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121055392 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121055392 DMM INFO MM(262420000001001/c60f59d8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121055392 DMM NOTICE MM(262420000001001/c60f59d8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121055392 DMM DEBUG MM(262420000001001/c60f59d8) checking auth: received UMTS RES = 7b 30 dd 4d a3 23 db 24 (gprs_gmm.c:666) 20241025121055392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121055392 DMM DEBUG MM(262420000001001/c60f59d8) Requesting authorization (sgsn_auth.c:160) 20241025121055392 DMM INFO MM(262420000001001/c60f59d8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121055392 DMM DEBUG MM(262420000001001/c60f59d8) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121055392 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241025121055392 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) 20241025121055392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121055392 DMM DEBUG MM(262420000001001/c60f59d8) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241025121055392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121055392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121055392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121055392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@902a01de329b: vl_len:17 SGSN_Test_0-SCCP(1446)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1446)@902a01de329b: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241025121055406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121055406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121055406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121055406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121055407 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121055407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121055407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121055407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121055407 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121055407 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121055407 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121055407 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241025121055407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121055407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121055407 DMM INFO MM(262420000001001/c60f59d8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc60f59d8) (gprs_gmm.c:300) 20241025121055407 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241025121055407 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121055407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121055407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121055407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121055413 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121055413 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121055413 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025121055413 DMM INFO MM(262420000001001/c60f59d8) Subscriber data update (mmctx.c:445) 20241025121055413 DMM DEBUG MM(262420000001001/c60f59d8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121055413 DMM INFO MM(262420000001001/c60f59d8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121055413 DMM NOTICE MM(262420000001001/c60f59d8) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241025121055413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121055413 DMM NOTICE MM(262420000001001/c60f59d8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121055413 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) 20241025121055415 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121055415 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241025121055415 DMM INFO MM(262420000001001/c60f59d8) Subscriber data update (mmctx.c:445) 20241025121055415 DMM DEBUG MM(262420000001001/c60f59d8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1446)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1446)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121055419 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121055419 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121055419 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121055419 DMM INFO MM(262420000001001/c60f59d8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121055419 DMM NOTICE MM(262420000001001/c60f59d8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121055419 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab45b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121055419 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab45b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121055419 DMM DEBUG MM_STATE_Iu(2)[0x55e7bcab0650]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121055419 DMM DEBUG MM_STATE_Iu(2)[0x55e7bcab0650]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121055419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121055419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121055419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121055419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121055419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121055419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121055419 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055419 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121055419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121055419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121055419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1446)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1446)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121055428 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121055428 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121055428 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121055428 DMM INFO MM(262420000001001/c60f59d8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121055428 DMM DEBUG MM_STATE_Iu(2)[0x55e7bcab0650]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121055428 DMM DEBUG MM_STATE_Iu(2)[0x55e7bcab0650]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121055428 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055428 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121055428 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121055428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121055428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121055428 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055428 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121055428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121055428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121055428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@902a01de329b: Session index based on local reference:0 20241025121055431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121055431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121055431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121055431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121055431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121055431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121055431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@902a01de329b: Deleted conn table entry 0TC_iu_attach_encr(1453)9589997 TC_iu_attach_encr(1453)@902a01de329b: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@902a01de329b: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@902a01de329b: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@902a01de329b: Final verdict of PTC: none 20241025121055504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32960<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1432)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@902a01de329b: Final verdict of PTC: none -NSVCI97(1435)@902a01de329b: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@902a01de329b: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@902a01de329b: Final verdict of PTC: none -NSVCI99(1445)@902a01de329b: Final verdict of PTC: none20241025121055510 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121055510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-RNC_GTP(1449)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1451)@902a01de329b: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1443)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@902a01de329b: Final verdict of PTC: none -NSVCI98(1440)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1433)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1438)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@902a01de329b: Test case TC_iu_attach_encr finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:10:55 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 20241025121055638 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121055638 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) 20241025121055638 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121055638 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121055638 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121055638 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) 20241025121055638 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121055638 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121055638 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) 20241025121055638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121055638 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121055638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121055638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121055638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121055638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121055638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121055638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025121055638 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241025121055670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121056072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184004) 20241025121056513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121056513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=184004, count=211732) 20241025121057514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121057514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121057640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121057640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121057640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:10: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_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 20241025121058516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121058516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_iu_attach_geran_rau started. 20241025121059169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121059172 DMM INFO MM(262420000001001/c60f59d8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121059172 DMM INFO MM(262420000001001/c60f59d8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121059172 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab45b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121059172 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab45b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121059172 DMM DEBUG MM_STATE_Iu(2)[0x55e7bcab0650]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121059172 DMM DEBUG MM_STATE_Iu(2)[0x55e7bcab0650]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241025121059172 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241025121059172 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) 20241025121059172 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) 20241025121059172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025121059172 DMM DEBUG MM_STATE_Gb[0x55e7bcab08b0]{Idle}: Deallocated (fsm.c:568) 20241025121059172 DMM DEBUG MM_STATE_Iu(2)[0x55e7bcab0650]{Detached}: Deallocated (fsm.c:568) 20241025121059172 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab45b0]{Deregistered}: Deallocated (fsm.c:568) 20241025121059172 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121059217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121059217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121059217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121059217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121059217 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121059217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121059217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121059217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121059217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121059218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121059218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121059218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121059218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121059218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121059218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121059218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121059218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121059218 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121059218 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121059218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121059218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121059219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121059222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121059230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121059230 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121059237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121059237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121059237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121059237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121059237 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121059237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121059237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121059237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121059237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121059238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121059238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121059238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121059239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121059239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121059239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121059239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121059239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121059239 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121059239 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121059239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1463)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025121059239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121059239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121059241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121059247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121059248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121059255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121059255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121059255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121059255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121059255 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121059255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121059255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121059255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121059255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121059256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121059256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121059256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121059256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121059256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121059256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121059256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121059256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121059256 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121059256 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121059256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121059256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121059256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121059259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1465)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-M3UA(1471)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1471)@902a01de329b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@902a01de329b: ************************************************* SGSN_Test-Gb2-BSSGP2(1465)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@902a01de329b: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@902a01de329b: v_sccp_pdu_maxlen:268 20241025121059265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121059265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121059464 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121059464 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) 20241025121059464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121059464 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)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025121059466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121059466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121059466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121059466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121059466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121059466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121059466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121059467 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121059467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121059467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121059467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121059467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121059467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121059467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121059467 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121059517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121059517 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121059517 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121059517 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121059518 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121059518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121100284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121100284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121100284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121100284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121100285 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121100285 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121100285 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100285 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121100285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121100285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121100285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@902a01de329b: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F9C0F56C'O, index=0 SGSN_Test-GSUP(1474)@902a01de329b: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@902a01de329b: 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 := '2CEB'O, rac := 'D0'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@902a01de329b: Added conn table entry 0TC_iu_attach_geran_rau(1476)7189329 SGSN_Test_0-SCCP(1469)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1470)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121100550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121100550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121100550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121100550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121100550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121100550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121100550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121100550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121100550 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121100550 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121100550 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121100550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241025121100550 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025121100550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Init}: Allocated (fsm.c:456) 20241025121100550 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Allocated (fsm.c:456) 20241025121100550 DMM DEBUG MM_STATE_Iu[0x55e7bcab09e0]{Detached}: Allocated (fsm.c:456) 20241025121100550 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121100550 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121100550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121100550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121100550 DMM DEBUG MM(262420000001002/d69be29f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121100550 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241025121100550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121100550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121100550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121100550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@902a01de329b: { messageType := 2, destLocRef := '6DB351'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)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@902a01de329b: 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 := 'F8F29D4B98A73D55E11AD62F98DA5E17'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4C7B1D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF4DE744AC0642BF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E44BB0FFD7C0D817EB3EFC521136FFB0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4C40AB6262A68D44F9F765D84B93AD74'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6120CF2BC0CFD508DF7058110265FA33'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '80FD11D01033E63A'O } } } } } SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1469)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1469)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241025121100555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121100555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121100555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121100555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121100555 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121100555 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121100555 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121100555 DMM DEBUG MM(262420000001002/d69be29f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241025121100555 DMM NOTICE MM(262420000001002/d69be29f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121100555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121100555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121100555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121100555 DMM DEBUG MM(262420000001002/d69be29f) Requesting authorization (sgsn_auth.c:160) 20241025121100555 DMM INFO MM(262420000001002/d69be29f) Requesting authentication tuples (sgsn_auth.c:184) 20241025121100555 DMM DEBUG MM(262420000001002/d69be29f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121100555 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241025121100555 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)@902a01de329b: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@902a01de329b: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241025121100556 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121100556 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121100556 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121100556 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121100556 DMM INFO MM(262420000001002/d69be29f) Subscriber data update (mmctx.c:445) 20241025121100556 DMM DEBUG MM(262420000001002/d69be29f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121100556 DMM INFO MM(262420000001002/d69be29f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121100556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121100556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121100556 DMM INFO MM(262420000001002/d69be29f) <- GMM AUTH AND CIPHERING REQ (rand = f8 f2 9d 4b 98 a7 3d 55 e1 1a d6 2f 98 da 5e 17 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 61 20 cf 2b c0 cf d5 08 df 70 58 11 02 65 fa 33 ) (gprs_gmm.c:483) 20241025121100556 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241025121100556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121100556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121100556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100556 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121100556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1469)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1469)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813012280FD11D023094B99990000100002F029041033E63A'O 20241025121100559 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100559 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121100559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121100559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121100559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121100559 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121100559 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121100559 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121100559 DMM INFO MM(262420000001002/d69be29f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121100559 DMM NOTICE MM(262420000001002/d69be29f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121100559 DMM DEBUG MM(262420000001002/d69be29f) checking auth: received UMTS RES = 80 fd 11 d0 10 33 e6 3a (gprs_gmm.c:666) 20241025121100559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121100559 DMM DEBUG MM(262420000001002/d69be29f) Requesting authorization (sgsn_auth.c:160) 20241025121100559 DMM INFO MM(262420000001002/d69be29f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121100559 DMM DEBUG MM(262420000001002/d69be29f) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121100559 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241025121100559 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) 20241025121100559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121100559 DMM DEBUG MM(262420000001002/d69be29f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025121100559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121100559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121100559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121100559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1469)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1469)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121100565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121100565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121100565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121100565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121100565 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121100565 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121100565 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121100565 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241025121100565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121100565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121100565 DMM INFO MM(262420000001002/d69be29f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd69be29f) (gprs_gmm.c:300) 20241025121100565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121100565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121100565 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241025121100565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121100565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121100565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121100565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121100565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121100565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121100568 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121100568 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121100568 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241025121100568 DMM INFO MM(262420000001002/d69be29f) Subscriber data update (mmctx.c:445) 20241025121100568 DMM DEBUG MM(262420000001002/d69be29f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121100568 DMM INFO MM(262420000001002/d69be29f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121100568 DMM NOTICE MM(262420000001002/d69be29f) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241025121100568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121100568 DMM NOTICE MM(262420000001002/d69be29f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121100568 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) 20241025121100569 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121100569 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241025121100569 DMM INFO MM(262420000001002/d69be29f) Subscriber data update (mmctx.c:445) 20241025121100569 DMM DEBUG MM(262420000001002/d69be29f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1469)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1469)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121100570 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100570 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100570 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121100570 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121100570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121100570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121100571 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121100571 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121100571 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121100571 DMM INFO MM(262420000001002/d69be29f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121100571 DMM NOTICE MM(262420000001002/d69be29f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121100571 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121100571 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121100571 DMM DEBUG MM_STATE_Iu(3)[0x55e7bcab09e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121100571 DMM DEBUG MM_STATE_Iu(3)[0x55e7bcab09e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121100571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121100571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121100571 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100571 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100571 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121100571 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121100571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100571 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121100571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1469)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1469)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121100575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121100575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121100575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121100575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121100575 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121100575 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121100575 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121100575 DMM INFO MM(262420000001002/d69be29f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121100575 DMM DEBUG MM_STATE_Iu(3)[0x55e7bcab09e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121100575 DMM DEBUG MM_STATE_Iu(3)[0x55e7bcab09e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121100575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121100575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121100575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121100575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121100575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-RAN(1470)@902a01de329b: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)7189329 20241025121100577 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100577 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) TC_iu_attach_geran_rau(1476)@902a01de329b: setverdict(pass): none -> pass 20241025121100577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121100577 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121100577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121100577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121100577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121100577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_geran_rau-BVCI196(1457)@902a01de329b: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@902a01de329b: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D69BE29F'O, index=1 20241025121100648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121100648 DLLC NOTICE LLME(ffffffff/d69be29f){UNASSIGNED} LLC RX: unknown TLLI 0xd69be29f, creating LLME on the fly (gprs_llc.c:552) 20241025121100648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241025121100648 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025121100648 DMM INFO MM(262420000001002/d69be29f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d69be29f, P-TMSI: d69be29f (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241025121100648 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241025121100648 DMM DEBUG MM_STATE_Iu(3)[0x55e7bcab09e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241025121100648 DMM DEBUG MM_STATE_Iu(3)[0x55e7bcab09e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241025121100648 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121100648 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241025121100648 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121100648 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121100648 DLLC NOTICE LLME(ffffffff/d69be29f){UNASSIGNED} LLGM Assign pre (d69be29f => d69be29f) (gprs_llc.c:1079) 20241025121100648 DLLC NOTICE LLME(d69be29f/d69be29f){ASSIGNED} LLGM Assign post (d69be29f => d69be29f) (gprs_llc.c:1125) 20241025121100648 DMM INFO MM(262420000001002/d69be29f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@902a01de329b: Removing Client IMSI='262420000001002'H, index=1 20241025121100681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121100681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121100681 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121100681 DMM INFO MM(262420000001002/d69be29f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025121100681 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025121100681 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121100681 DLLC NOTICE LLME(d69be29f/d69be29f){ASSIGNED} LLGM Assign pre (ffffffff => d69be29f) (gprs_llc.c:1079) 20241025121100681 DLLC NOTICE LLME(ffffffff/d69be29f){ASSIGNED} LLGM Assign post (ffffffff => d69be29f) (gprs_llc.c:1125) 20241025121100681 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241025121100681 DMM ERROR MM_STATE_Gb[0x55e7bcab0780]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@902a01de329b: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@902a01de329b: Final verdict of PTC: none 20241025121100690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32968<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach_geran_rau-BVCI220(1467)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1474)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@902a01de329b: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@902a01de329b: Final verdict of PTC: none -NSVCI98(1463)@902a01de329b: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@902a01de329b: Final verdict of PTC: none 20241025121100692 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121100692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1473)@902a01de329b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@902a01de329b: Final verdict of PTC: none -NSVCI99(1468)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1456)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1461)@902a01de329b: Final verdict of PTC: none -NSVCI97(1458)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1466)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@902a01de329b: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:11:00 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241025121100778 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121100778 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) 20241025121100778 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121100778 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121100778 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121100778 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) 20241025121100778 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121100778 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121100778 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) 20241025121100778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121100778 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121100778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121100778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121100778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121100778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121100778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121100778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025121100778 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241025121100796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121101198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219500) 20241025121101693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121101693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=219500, count=220856) 20241025121102695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121102695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121102779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121102779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121102779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:11: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_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 20241025121103696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121103696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_geran_attach_iu_rau started. 20241025121104295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121104297 DMM INFO MM(262420000001002/d69be29f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121104297 DMM INFO MM(262420000001002/d69be29f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121104297 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121104297 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121104297 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241025121104297 DMM ERROR MM_STATE_Gb[0x55e7bcab0780]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241025121104297 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241025121104297 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) 20241025121104297 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) 20241025121104297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab08b0]{Init}: Deallocated (fsm.c:568) 20241025121104297 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Deallocated (fsm.c:568) 20241025121104297 DMM DEBUG MM_STATE_Iu(3)[0x55e7bcab09e0]{Detached}: Deallocated (fsm.c:568) 20241025121104297 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025121104297 DLLC NOTICE LLME(ffffffff/d69be29f){ASSIGNED} LLGM Assign pre (d69be29f => ffffffff) (gprs_llc.c:1079) 20241025121104297 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d69be29f => ffffffff) (gprs_llc.c:1125) 20241025121104298 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121104349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121104349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121104349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121104349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121104349 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121104349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121104349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121104349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121104349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121104350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121104350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121104350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121104350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121104350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121104350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121104350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121104350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121104350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121104350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121104350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121104351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121104351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121104353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121104358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121104358 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121104365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121104365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121104365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121104365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121104365 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121104365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121104365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121104365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121104365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121104366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121104366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121104366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121104366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121104366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121104366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121104366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121104366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121104366 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121104366 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121104366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121104366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121104366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121104369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121104374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121104374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121104383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121104383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121104383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121104383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121104383 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121104383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121104383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121104383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121104383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121104383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121104383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121104383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121104383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121104383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121104383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121104383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121104383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121104383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121104383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121104383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121104384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121104384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121104385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121104389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121104390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@902a01de329b: ************************************************* MTC@902a01de329b: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@902a01de329b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@902a01de329b: ************************************************* SGSN_Test_0-SCCP(1492)@902a01de329b: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121104591 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121104591 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) 20241025121104591 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121104592 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)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025121104599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121104599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121104599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121104599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121104599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121104599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121104599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121104602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121104602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121104602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121104602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121104602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121104602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121104602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121104602 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121104697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121104697 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121104697 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121104697 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121104701 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121104702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121105410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121105410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121105410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121105410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121105410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121105410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121105410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121105410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121105410 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121105410 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121105411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121105411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121105411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121105411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121105411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121105411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121105411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121105411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@902a01de329b: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='C816D40B'O, index=0 SGSN_Test-GSUP(1497)@902a01de329b: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@902a01de329b: 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 := 'C671F5EBCBC31D770042C7BE021942F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FDB7D7F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA6D07118841A505'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8FCF0435E96E7FBE9746D105ABC4D1D5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '933B02BD9CDA6FD54D471FC005FDF2CB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F1A59C09AFA4F12806F76CC8C0CB80AF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BC98A9D439E9CAC6'O } } } } } 20241025121105781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121105781 DLLC NOTICE LLME(ffffffff/c816d40b){UNASSIGNED} LLC RX: unknown TLLI 0xc816d40b, creating LLME on the fly (gprs_llc.c:552) 20241025121105781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121105781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241025121105781 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Allocated (fsm.c:456) 20241025121105781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025121105781 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Allocated (fsm.c:456) 20241025121105781 DMM DEBUG MM_STATE_Iu[0x55e7bcab08b0]{Detached}: Allocated (fsm.c:456) 20241025121105781 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121105781 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121105781 DLLC NOTICE LLME(ffffffff/c816d40b){UNASSIGNED} LLGM Assign pre (c816d40b => df4cfce8) (gprs_llc.c:1079) 20241025121105781 DLLC NOTICE LLME(c816d40b/df4cfce8){ASSIGNED} LLGM Assign post (c816d40b => df4cfce8) (gprs_llc.c:1125) 20241025121105782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121105782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121105782 DMM DEBUG MM(262420000001003/df4cfce8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121105793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121105793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241025121105793 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab0780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121105793 DMM DEBUG MM(262420000001003/df4cfce8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241025121105793 DMM NOTICE MM(262420000001003/df4cfce8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121105793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121105793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121105793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121105793 DMM DEBUG MM(262420000001003/df4cfce8) Requesting authorization (sgsn_auth.c:160) 20241025121105793 DMM INFO MM(262420000001003/df4cfce8) Requesting authentication tuples (sgsn_auth.c:184) 20241025121105793 DMM DEBUG MM(262420000001003/df4cfce8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121105793 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241025121105793 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)@902a01de329b: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@902a01de329b: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241025121105796 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121105797 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121105797 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121105797 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121105797 DMM INFO MM(262420000001003/df4cfce8) Subscriber data update (mmctx.c:445) 20241025121105797 DMM DEBUG MM(262420000001003/df4cfce8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121105797 DMM INFO MM(262420000001003/df4cfce8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121105797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121105797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121105797 DMM INFO MM(262420000001003/df4cfce8) <- GMM AUTH AND CIPHERING REQ (rand = c6 71 f5 eb cb c3 1d 77 00 42 c7 be 02 19 42 f6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f1 a5 9c 09 af a4 f1 28 06 f7 6c c8 c0 cb 80 af ) (gprs_gmm.c:483) 20241025121105808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121105808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241025121105808 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab0780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121105808 DMM INFO MM(262420000001003/df4cfce8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121105808 DMM NOTICE MM(262420000001003/df4cfce8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121105808 DMM DEBUG MM(262420000001003/df4cfce8) checking auth: received UMTS RES = bc 98 a9 d4 39 e9 ca c6 (gprs_gmm.c:666) 20241025121105808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121105808 DMM DEBUG MM(262420000001003/df4cfce8) Requesting authorization (sgsn_auth.c:160) 20241025121105808 DMM INFO MM(262420000001003/df4cfce8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121105808 DMM DEBUG MM(262420000001003/df4cfce8) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121105808 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241025121105808 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) 20241025121105808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241025121105808 DMM INFO MM(262420000001003/df4cfce8) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf4cfce8) (gprs_gmm.c:300) 20241025121105810 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121105810 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121105810 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241025121105810 DMM INFO MM(262420000001003/df4cfce8) Subscriber data update (mmctx.c:445) 20241025121105810 DMM DEBUG MM(262420000001003/df4cfce8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121105810 DMM INFO MM(262420000001003/df4cfce8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121105810 DMM NOTICE MM(262420000001003/df4cfce8) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241025121105810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121105810 DMM NOTICE MM(262420000001003/df4cfce8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121105810 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) 20241025121105810 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121105810 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241025121105810 DMM INFO MM(262420000001003/df4cfce8) Subscriber data update (mmctx.c:445) 20241025121105810 DMM DEBUG MM(262420000001003/df4cfce8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241025121105820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121105820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241025121105820 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab0780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241025121105820 DMM INFO MM(262420000001003/df4cfce8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121105820 DMM NOTICE MM(262420000001003/df4cfce8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121105820 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121105820 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121105820 DLLC NOTICE LLME(c816d40b/df4cfce8){ASSIGNED} LLGM Assign pre (ffffffff => df4cfce8) (gprs_llc.c:1079) 20241025121105820 DLLC NOTICE LLME(ffffffff/df4cfce8){ASSIGNED} LLGM Assign post (ffffffff => df4cfce8) (gprs_llc.c:1125) 20241025121105820 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab0780]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241025121105820 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab0780]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241025121105820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121105820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@902a01de329b: 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 := 'DF4CFCE8'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)@902a01de329b: Added conn table entry 0TC_geran_attach_iu_rau(1499)10298684 SGSN_Test_0-SCCP(1492)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1493)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121105902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121105902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121105902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121105902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121105902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121105902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121105902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121105902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121105903 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121105903 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121105903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121105903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121105903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121105903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121105903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121105903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121105903 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121105903 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121105903 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121105903 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241025121105903 DMM INFO MM(262420000001003/df4cfce8) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: df4cfce8 (00000000), TLLI: df4cfce8 (df4cfce8), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241025121105903 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241025121105903 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab0780]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241025121105903 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab0780]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241025121105903 DLLC NOTICE LLME(ffffffff/df4cfce8){ASSIGNED} LLGM Assign pre (df4cfce8 => ffffffff) (gprs_llc.c:1079) 20241025121105903 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df4cfce8 => ffffffff) (gprs_llc.c:1125) 20241025121105903 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121105903 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241025121105903 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121105903 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121105903 DMM DEBUG MM(262420000001003/df4cfce8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121105903 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121105903 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121105903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121105903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121105903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121105903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121105903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121105903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@902a01de329b: { messageType := 2, destLocRef := '9D253C'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1492)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1492)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121105921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121105921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121105921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121105921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121105921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121105921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121105921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121105921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121105921 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121105921 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121105921 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121105921 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241025121105921 DMM INFO MM(262420000001003/df4cfce8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241025121105921 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241025121105921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121105921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121105921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121105921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121105921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121105921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121105921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121105921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121105921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121105921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121105921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121105921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121105921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121105921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121105921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121105921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@902a01de329b: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@902a01de329b: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1492)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1492)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241025121105932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121105932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121105932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121105932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121105932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121105932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121105932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121105932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_geran_attach_iu_rau(1499)@902a01de329b: Final verdict of PTC: pass 20241025121105932 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121105932 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121105932 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121105932 DMM INFO MM(262420000001003/df4cfce8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241025121105932 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241025121105932 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121105932 DMM DEBUG MM_STATE_Iu[0x55e7bcab08b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241025121105932 DMM ERROR MM_STATE_Iu[0x55e7bcab08b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) SGSN_Test_0-RAN(1493)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@902a01de329b: Final verdict of PTC: none 20241025121105935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43116<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@902a01de329b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@902a01de329b: Final verdict of PTC: none -NSVCI97(1481)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@902a01de329b: Final verdict of PTC: none -NSVCI98(1486)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@902a01de329b: Final verdict of PTC: none -NSVCI99(1491)@902a01de329b: Final verdict of PTC: none 20241025121105939 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121105940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1482)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@902a01de329b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@902a01de329b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1484)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1479)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1489)@902a01de329b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@902a01de329b: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:11:06 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 20241025121106060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121106134 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121106134 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) 20241025121106134 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121106134 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121106134 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121106134 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) 20241025121106134 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121106134 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121106134 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) 20241025121106134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121106134 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121106134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121106134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121106134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121106135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121106135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121106135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025121106135 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241025121106462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113208) 20241025121106941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121106941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113208, count=178860) 20241025121107942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121107942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121108136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121108136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121108136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:11: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_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 20241025121108944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121108944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_user started. 20241025121109551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121109553 DMM INFO MM(262420000001003/df4cfce8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121109553 DMM INFO MM(262420000001003/df4cfce8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121109553 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121109553 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121109553 DMM DEBUG MM_STATE_Iu[0x55e7bcab08b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121109553 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241025121109553 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) 20241025121109553 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) 20241025121109553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025121109553 DMM DEBUG MM_STATE_Gb(0)[0x55e7bcab0780]{Idle}: Deallocated (fsm.c:568) 20241025121109553 DMM DEBUG MM_STATE_Iu[0x55e7bcab08b0]{Detached}: Deallocated (fsm.c:568) 20241025121109553 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0650]{Deregistered}: Deallocated (fsm.c:568) 20241025121109553 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121109599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121109599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121109599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121109599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121109599 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121109599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121109599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121109599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121109599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121109600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121109600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121109600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121109600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121109600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121109600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121109600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121109600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121109600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121109600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121109600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121109600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121109600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121109603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121109608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121109608 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121109616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121109616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121109616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121109616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121109616 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121109616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121109616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121109616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121109616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121109617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121109617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121109617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121109617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121109617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121109617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121109617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121109617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121109617 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121109617 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121109617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1509)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025121109617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121109617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121109619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121109624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121109624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121109632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121109632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121109632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121109632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121109632 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121109632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121109632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121109632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121109632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121109632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121109632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121109632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121109632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121109632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121109632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121109632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121109632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121109632 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121109632 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121109632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121109633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121109633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121109634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121109639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121109639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1517)@902a01de329b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@902a01de329b: ************************************************* MTC@902a01de329b: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@902a01de329b: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121109842 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121109842 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) 20241025121109842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121109842 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)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025121109859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121109859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121109859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121109859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121109859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121109859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121109859 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121109886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121109886 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121109886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121109886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121109886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121109886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121109886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121109890 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121109944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121109944 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121109944 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121109944 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121109946 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025121109946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121110659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121110659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121110659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121110659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121110659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121110659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121110659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121110659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121110660 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121110660 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121110660 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121110660 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121110660 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121110660 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121110660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121110660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121110660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121110660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@902a01de329b: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F6926767'O, index=0 SGSN_Test-GSUP(1520)@902a01de329b: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@902a01de329b: 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 := '1124'O, rac := '96'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_user(1522)9571845 SGSN_Test_0-SCCP(1515)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1516)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121111002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111003 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121111003 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121111003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111003 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121111003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST 20241025121111003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241025121111003 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab08b0]{Deregistered}: Allocated (fsm.c:456) 20241025121111003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025121111003 DMM DEBUG MM_STATE_Gb[0x55e7bcab09e0]{Idle}: Allocated (fsm.c:456) 20241025121111003 DMM DEBUG MM_STATE_Iu[0x55e7bcaa8f40]{Detached}: Allocated (fsm.c:456) 20241025121111003 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab08b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121111003 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab08b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121111003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121111003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121111003 DMM DEBUG MM(262420000001004/d88a9ad8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121111003 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241025121111003 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111003 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111003 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: { messageType := 2, destLocRef := '920E05'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)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@902a01de329b: 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 := '7CA3ADBA059B7CAFD803EC59370E4AC1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3461A3F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17ED83E8515F86EB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '991592242A6F061EBACDA1257841AA5E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FD8EBD60AD7BFE6B90A87DE24FE2CDDD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F615217609EB438ACC18D9831BA9DD6E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5DE99137DAEFEE71'O } } } } } SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1515)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241025121111012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111012 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121111012 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121111012 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121111012 DMM DEBUG MM(262420000001004/d88a9ad8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241025121111012 DMM NOTICE MM(262420000001004/d88a9ad8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121111012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121111012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121111012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121111012 DMM DEBUG MM(262420000001004/d88a9ad8) Requesting authorization (sgsn_auth.c:160) 20241025121111012 DMM INFO MM(262420000001004/d88a9ad8) Requesting authentication tuples (sgsn_auth.c:184) 20241025121111012 DMM DEBUG MM(262420000001004/d88a9ad8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121111012 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241025121111012 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)@902a01de329b: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241025121111015 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121111015 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121111015 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121111015 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121111015 DMM INFO MM(262420000001004/d88a9ad8) Subscriber data update (mmctx.c:445) 20241025121111015 DMM DEBUG MM(262420000001004/d88a9ad8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121111015 DMM INFO MM(262420000001004/d88a9ad8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121111015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121111015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121111015 DMM INFO MM(262420000001004/d88a9ad8) <- GMM AUTH AND CIPHERING REQ (rand = 7c a3 ad ba 05 9b 7c af d8 03 ec 59 37 0e 4a c1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f6 15 21 76 09 eb 43 8a cc 18 d9 83 1b a9 dd 6e ) (gprs_gmm.c:483) 20241025121111015 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241025121111015 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111015 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1515)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306225DE9913723094B99990000100004F02904DAEFEE71'O 20241025121111021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111021 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121111021 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121111021 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121111021 DMM INFO MM(262420000001004/d88a9ad8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121111021 DMM NOTICE MM(262420000001004/d88a9ad8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121111021 DMM DEBUG MM(262420000001004/d88a9ad8) checking auth: received UMTS RES = 5d e9 91 37 da ef ee 71 (gprs_gmm.c:666) 20241025121111021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121111021 DMM DEBUG MM(262420000001004/d88a9ad8) Requesting authorization (sgsn_auth.c:160) 20241025121111021 DMM INFO MM(262420000001004/d88a9ad8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121111021 DMM DEBUG MM(262420000001004/d88a9ad8) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121111021 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241025121111021 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) 20241025121111021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121111021 DMM DEBUG MM(262420000001004/d88a9ad8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025121111021 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1515)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121111028 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111028 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111028 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111029 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121111029 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121111029 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121111029 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241025121111029 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111029 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121111029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121111029 DMM INFO MM(262420000001004/d88a9ad8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd88a9ad8) (gprs_gmm.c:300) 20241025121111029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111029 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241025121111029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111029 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111029 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111029 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121111032 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121111032 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121111032 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241025121111032 DMM INFO MM(262420000001004/d88a9ad8) Subscriber data update (mmctx.c:445) 20241025121111032 DMM DEBUG MM(262420000001004/d88a9ad8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121111032 DMM INFO MM(262420000001004/d88a9ad8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121111032 DMM NOTICE MM(262420000001004/d88a9ad8) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241025121111032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121111032 DMM NOTICE MM(262420000001004/d88a9ad8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121111032 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) 20241025121111033 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121111033 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241025121111033 DMM INFO MM(262420000001004/d88a9ad8) Subscriber data update (mmctx.c:445) 20241025121111033 DMM DEBUG MM(262420000001004/d88a9ad8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1515)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121111035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111035 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111035 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121111035 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121111035 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121111035 DMM INFO MM(262420000001004/d88a9ad8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121111035 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111035 DMM NOTICE MM(262420000001004/d88a9ad8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121111035 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab08b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121111035 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111035 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab08b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121111035 DMM DEBUG MM_STATE_Iu(5)[0x55e7bcaa8f40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121111035 DMM DEBUG MM_STATE_Iu(5)[0x55e7bcaa8f40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121111035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121111035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111035 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121111035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1515)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121111039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111040 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121111040 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121111040 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121111040 DMM INFO MM(262420000001004/d88a9ad8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121111040 DMM DEBUG MM_STATE_Iu(5)[0x55e7bcaa8f40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121111040 DMM DEBUG MM_STATE_Iu(5)[0x55e7bcaa8f40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121111040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-RAN(1516)@902a01de329b: Deleted conn table entry 0TC_attach_pdp_act_user(1522)9571845 20241025121111041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_user(1522)@902a01de329b: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D88A9AD8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_user(1522)6582391 SGSN_Test_0-RAN(1516)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@902a01de329b: First idle individual index:0 20241025121111242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111243 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121111243 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121111243 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121111243 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD88A9AD8) type="signalling" (gprs_gmm.c:1944) 20241025121111243 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab08b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121111243 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab08b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025121111243 DMM DEBUG MM(262420000001004/d88a9ad8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121111243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111243 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111243 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111243 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: { messageType := 2, destLocRef := '647077'O ("dpw"), 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)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1515)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121111254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111254 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121111254 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121111254 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121111254 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241025121111254 DMM DEBUG MM_STATE_Iu(5)[0x55e7bcaa8f40]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121111254 DMM DEBUG MM_STATE_Iu(5)[0x55e7bcaa8f40]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121111254 DMM INFO MM(262420000001004/d88a9ad8) <- GMM SERVICE ACCEPT (P-TMSI=0xd88a9ad8) (gprs_gmm.c:813) 20241025121111255 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241025121111254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111255 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1515)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025121111267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111268 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121111268 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121111268 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121111268 DMM INFO MM(262420000001004/d88a9ad8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121111268 DMM INFO MM(262420000001004/d88a9ad8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121111268 DMM DEBUG MM(262420000001004/d88a9ad8) Using GGSN 0 (gprs_sm.c:317) 20241025121111268 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) 20241025121111268 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241025121111268 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121111268 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121111268 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241025121111289 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 97 17 55 a3 11 5e e7 f9 69 14 05 7f 8c 80 34 e9 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) 20241025121111289 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121111289 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121111290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_len:30 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1515)@902a01de329b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004F5D2FDB'O 20241025121111319 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111319 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111319 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025121111319 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025121111319 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025121111319 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241025121111319 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241025121111319 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241025121111319 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121111319 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241025121111319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121111323 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 97 17 55 a3 11 5e e7 f9 69 7f 8c 80 34 e9 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) 20241025121111323 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121111323 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_len:16 SGSN_Test_0-SCCP(1515)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1515)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241025121111330 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111330 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111330 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121111330 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121111330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121111330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121111330 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121111330 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121111330 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121111330 DMM INFO MM(262420000001004/d88a9ad8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025121111330 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121111330 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241025121111331 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) 20241025121111331 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121111331 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025121111331 DMM INFO MM(262420000001004/d88a9ad8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025121111331 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241025121111331 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241025121111331 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025121111331 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111331 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121111331 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121111331 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121111331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121111331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121111331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121111331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@902a01de329b: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@902a01de329b: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@902a01de329b: Final verdict of PTC: none 20241025121111336 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121111336 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) 20241025121111336 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121111336 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121111336 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121111336 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) 20241025121111336 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121111336 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121111336 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) 20241025121111336 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121111336 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121111336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121111336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121111336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121111336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121111336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121111336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025121111336 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@902a01de329b: Final verdict of PTC: none 20241025121111338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43122<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1509)@902a01de329b: Final verdict of PTC: none -NSVCI97(1504)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@902a01de329b: Final verdict of PTC: none 20241025121111343 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121111343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1520)@902a01de329b: Final verdict of PTC: none -NSVCI99(1514)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@902a01de329b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1512)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1502)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1507)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:11:11 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 20241025121111483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121111985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297264) 20241025121112344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121112344 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) 20241025121113338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121113338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121113338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025121113346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121113346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Fri Oct 25 12:11: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_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025121114346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121114346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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_addr_v4raw' was executed successfully (exit status: 0). MTC@902a01de329b: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241025121115058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121115061 DMM INFO MM(262420000001004/d88a9ad8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121115061 DMM INFO MM(262420000001004/d88a9ad8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121115061 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab08b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121115061 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab08b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121115061 DMM DEBUG MM_STATE_Iu(5)[0x55e7bcaa8f40]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121115061 DMM DEBUG MM_STATE_Iu(5)[0x55e7bcaa8f40]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025121115061 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241025121115061 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) 20241025121115061 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) 20241025121115061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025121115061 DMM DEBUG MM_STATE_Gb[0x55e7bcab09e0]{Idle}: Deallocated (fsm.c:568) 20241025121115061 DMM DEBUG MM_STATE_Iu(5)[0x55e7bcaa8f40]{Detached}: Deallocated (fsm.c:568) 20241025121115061 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab08b0]{Deregistered}: Deallocated (fsm.c:568) 20241025121115061 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025121115062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121115062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121115062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121115062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121115062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121115062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121115062 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121115115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121115115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121115115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121115115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121115115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121115115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121115115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121115115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121115115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121115116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121115116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121115116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121115116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121115116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121115116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121115116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121115116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121115116 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121115116 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121115116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121115116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121115116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121115118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121115123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121115123 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121115132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121115132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121115132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121115132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121115132 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121115132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121115132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121115132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121115132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121115133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121115133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121115133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121115133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121115133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121115133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121115133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121115133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121115133 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121115133 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121115133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121115133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121115133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121115136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121115141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121115141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121115149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121115149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121115149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121115149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121115149 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121115149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121115149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121115149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121115149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121115150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121115150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121115150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121115150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121115150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121115150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121115150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121115150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121115150 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121115150 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121115150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121115150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121115150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121115152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1540)@902a01de329b: M3UA emulation initiated, the test can be started MTC@902a01de329b: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@902a01de329b: ************************************************* 20241025121115157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121115157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1538)@902a01de329b: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121115347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121115347 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121115347 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121115347 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121115351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025121115352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121115358 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121115358 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) 20241025121115358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121115358 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)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025121115363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121115363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121115363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121115364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121115364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121115364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121115364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121115366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121115366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121115366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121115366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121115366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121115366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121115366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121115366 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121116174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116174 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121116174 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121116175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@902a01de329b: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F0B307BA'O, index=0 SGSN_Test-GSUP(1543)@902a01de329b: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001058'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '5E10'O, rac := 'BC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3775615 SGSN_Test_0-SCCP(1538)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1539)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121116440 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116440 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116440 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121116440 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121116440 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121116440 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241025121116441 DMM DEBUG GMM(gmm_fsm)[0x55e7bcaa8f40]{Deregistered}: Allocated (fsm.c:456) 20241025121116441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025121116441 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Allocated (fsm.c:456) 20241025121116441 DMM DEBUG MM_STATE_Iu[0x55e7bcabc4b0]{Detached}: Allocated (fsm.c:456) 20241025121116441 DMM DEBUG GMM(gmm_fsm)[0x55e7bcaa8f40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121116441 DMM DEBUG GMM(gmm_fsm)[0x55e7bcaa8f40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121116441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121116441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121116441 DMM DEBUG MM(262420000001058/e280fd13) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121116440 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116440 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116441 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241025121116441 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116441 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116441 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@902a01de329b: { messageType := 2, destLocRef := '399C7F'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: 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 := '75006935FB1D8C0DE5A66F7758C1C65A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A969DECE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02C650C371464036'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '539554292EFBC78B8A2824A5B81C44DD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '03510957F3A5706CD29B4999675D749B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9E1C735EE740925D61D688F751135CF3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AFD96BF22EDA3D3A'O } } } } } SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1538)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241025121116445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116445 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121116445 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121116445 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121116445 DMM DEBUG MM(262420000001058/e280fd13) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241025121116445 DMM NOTICE MM(262420000001058/e280fd13) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121116445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121116445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121116445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121116445 DMM DEBUG MM(262420000001058/e280fd13) Requesting authorization (sgsn_auth.c:160) 20241025121116445 DMM INFO MM(262420000001058/e280fd13) Requesting authentication tuples (sgsn_auth.c:184) 20241025121116445 DMM DEBUG MM(262420000001058/e280fd13) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121116445 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241025121116445 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@902a01de329b: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241025121116447 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121116447 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121116447 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121116447 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121116447 DMM INFO MM(262420000001058/e280fd13) Subscriber data update (mmctx.c:445) 20241025121116447 DMM DEBUG MM(262420000001058/e280fd13) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121116447 DMM INFO MM(262420000001058/e280fd13) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121116447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121116447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121116447 DMM INFO MM(262420000001058/e280fd13) <- GMM AUTH AND CIPHERING REQ (rand = 75 00 69 35 fb 1d 8c 0d e5 a6 6f 77 58 c1 c6 5a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9e 1c 73 5e e7 40 92 5d 61 d6 88 f7 51 13 5c f3 ) (gprs_gmm.c:483) 20241025121116447 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241025121116447 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1538)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722AFD96BF223094B99990000105008F029042EDA3D3A'O 20241025121116449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116449 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121116449 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121116449 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121116449 DMM INFO MM(262420000001058/e280fd13) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121116449 DMM NOTICE MM(262420000001058/e280fd13) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121116449 DMM DEBUG MM(262420000001058/e280fd13) checking auth: received UMTS RES = af d9 6b f2 2e da 3d 3a (gprs_gmm.c:666) 20241025121116449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121116449 DMM DEBUG MM(262420000001058/e280fd13) Requesting authorization (sgsn_auth.c:160) 20241025121116449 DMM INFO MM(262420000001058/e280fd13) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121116449 DMM DEBUG MM(262420000001058/e280fd13) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121116449 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241025121116449 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241025121116449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121116449 DMM DEBUG MM(262420000001058/e280fd13) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025121116449 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116449 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116449 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1538)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121116453 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116453 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116453 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116453 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121116453 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121116453 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121116453 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241025121116453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121116453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121116453 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116453 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116453 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116453 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116453 DMM INFO MM(262420000001058/e280fd13) <- GMM ATTACH ACCEPT (new P-TMSI=0xe280fd13) (gprs_gmm.c:300) 20241025121116453 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241025121116453 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116453 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116453 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116453 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116453 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116453 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121116455 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121116455 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121116455 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241025121116455 DMM INFO MM(262420000001058/e280fd13) Subscriber data update (mmctx.c:445) 20241025121116455 DMM DEBUG MM(262420000001058/e280fd13) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121116455 DMM INFO MM(262420000001058/e280fd13) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121116455 DMM NOTICE MM(262420000001058/e280fd13) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241025121116455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121116455 DMM NOTICE MM(262420000001058/e280fd13) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121116455 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) 20241025121116455 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121116455 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241025121116455 DMM INFO MM(262420000001058/e280fd13) Subscriber data update (mmctx.c:445) 20241025121116455 DMM DEBUG MM(262420000001058/e280fd13) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1538)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121116456 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116456 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116456 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121116456 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121116456 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121116456 DMM INFO MM(262420000001058/e280fd13) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121116456 DMM NOTICE MM(262420000001058/e280fd13) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121116456 DMM DEBUG GMM(gmm_fsm)[0x55e7bcaa8f40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121116456 DMM DEBUG GMM(gmm_fsm)[0x55e7bcaa8f40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121116456 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116456 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116456 DMM DEBUG MM_STATE_Iu(7)[0x55e7bcabc4b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121116456 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116456 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116456 DMM DEBUG MM_STATE_Iu(7)[0x55e7bcabc4b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121116456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121116456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1538)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121116458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116458 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116458 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121116458 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121116458 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121116458 DMM INFO MM(262420000001058/e280fd13) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121116458 DMM DEBUG MM_STATE_Iu(7)[0x55e7bcabc4b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121116458 DMM DEBUG MM_STATE_Iu(7)[0x55e7bcabc4b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121116458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 20241025121116459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@902a01de329b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)3775615 TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E280FD13'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)2135174 SGSN_Test_0-RAN(1539)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@902a01de329b: First idle individual index:0 20241025121116662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116662 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116662 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116662 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116663 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116663 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116663 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116663 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121116663 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121116663 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121116663 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE280FD13) type="signalling" (gprs_gmm.c:1944) 20241025121116663 DMM DEBUG GMM(gmm_fsm)[0x55e7bcaa8f40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121116663 DMM DEBUG GMM(gmm_fsm)[0x55e7bcaa8f40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025121116663 DMM DEBUG MM(262420000001058/e280fd13) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121116664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@902a01de329b: { messageType := 2, destLocRef := '209486'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)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1538)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121116671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116672 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121116672 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121116672 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121116672 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241025121116672 DMM DEBUG MM_STATE_Iu(7)[0x55e7bcabc4b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121116672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116672 DMM DEBUG MM_STATE_Iu(7)[0x55e7bcabc4b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121116672 DMM INFO MM(262420000001058/e280fd13) <- GMM SERVICE ACCEPT (P-TMSI=0xe280fd13) (gprs_gmm.c:813) 20241025121116672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116672 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241025121116672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116673 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116673 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1538)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025121116685 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116685 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116686 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121116686 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121116686 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121116686 DMM INFO MM(262420000001058/e280fd13) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121116686 DMM INFO MM(262420000001058/e280fd13) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121116686 DMM DEBUG MM(262420000001058/e280fd13) Using GGSN 0 (gprs_sm.c:317) 20241025121116686 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) 20241025121116686 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241025121116686 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121116686 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121116686 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241025121116710 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 7c 70 c7 25 11 0f ce 21 ab 14 05 7f c6 d2 5a 5a 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) 20241025121116710 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121116710 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121116711 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116711 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116711 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116711 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_len:30 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1538)@902a01de329b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800482AE7C9'O 20241025121116743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116743 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116744 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025121116744 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025121116744 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025121116744 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241025121116744 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241025121116744 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241025121116744 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121116744 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241025121116744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121116749 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 7c 70 c7 25 11 0f ce 21 ab 7f c6 d2 5a 5a 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) 20241025121116749 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121116749 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_len:16 SGSN_Test_0-SCCP(1538)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1538)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241025121116759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121116760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121116760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121116760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116760 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121116760 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121116760 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121116760 DMM INFO MM(262420000001058/e280fd13) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025121116760 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121116760 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241025121116763 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241025121116763 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121116763 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025121116763 DMM INFO MM(262420000001058/e280fd13) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025121116763 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241025121116763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121116763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121116763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121116763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121116763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121116763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121116763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121116763 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241025121116763 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) SGSN_Test_0-SCCP(1538)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@902a01de329b: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@902a01de329b: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@902a01de329b: Final verdict of PTC: none 20241025121116774 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121116774 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) 20241025121116774 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121116774 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121116774 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121116774 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) 20241025121116774 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121116774 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121116774 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) 20241025121116774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121116774 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121116774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121116774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121116774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121116774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121116775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121116775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025121116775 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@902a01de329b: Final verdict of PTC: none 20241025121116778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48992<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025121116783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121116783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1542)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1543)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@902a01de329b: Final verdict of PTC: none -NSVCI97(1527)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@902a01de329b: Final verdict of PTC: none -NSVCI98(1532)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@902a01de329b: Final verdict of PTC: none -NSVCI99(1537)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1530)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1535)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1525)@902a01de329b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@902a01de329b: 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_addr_v4raw pass'. Fri Oct 25 12:11:16 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241025121116915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121117417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261568) 20241025121117784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121117784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=261568, count=304444) 20241025121118776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121118776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121118776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025121118786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121118786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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_addr_v4raw pass' was executed successfully (exit status: 0). MTC@902a01de329b: 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_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Fri Oct 25 12:11: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_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025121119788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121119788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121120113 DGPRS DEBUG Checking for inactive LLMEs, time = 32386479 (sgsn.c:131) MTC@902a01de329b: 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_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@902a01de329b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241025121120515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121120518 DMM INFO MM(262420000001058/e280fd13) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121120518 DMM INFO MM(262420000001058/e280fd13) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121120518 DMM DEBUG GMM(gmm_fsm)[0x55e7bcaa8f40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121120518 DMM DEBUG GMM(gmm_fsm)[0x55e7bcaa8f40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121120518 DMM DEBUG MM_STATE_Iu(7)[0x55e7bcabc4b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121120518 DMM DEBUG MM_STATE_Iu(7)[0x55e7bcabc4b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025121120518 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241025121120518 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20241025121120518 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241025121120518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025121120518 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Deallocated (fsm.c:568) 20241025121120518 DMM DEBUG MM_STATE_Iu(7)[0x55e7bcabc4b0]{Detached}: Deallocated (fsm.c:568) 20241025121120518 DMM DEBUG GMM(gmm_fsm)[0x55e7bcaa8f40]{Deregistered}: Deallocated (fsm.c:568) 20241025121120518 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025121120518 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121120518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121120518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121120518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121120518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121120518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121120518 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121120566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121120566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121120566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121120566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121120566 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121120566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121120566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121120566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121120566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121120567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121120567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121120567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121120567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121120567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121120567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121120567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121120567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121120567 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121120567 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121120567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121120567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121120567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121120570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121120576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121120576 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121120583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121120583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121120583 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121120583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121120583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121120583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121120583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121120583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121120584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121120584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121120584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121120584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121120584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121120584 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121120584 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121120584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121120584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121120584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121120586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121120591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121120591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121120600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121120600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121120600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121120600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121120600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121120600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121120600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121120600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121120600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121120601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121120601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121120601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121120601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121120601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121120601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121120601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121120601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121120601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121120601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121120601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121120601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121120601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121120603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1563)@902a01de329b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@902a01de329b: ************************************************* MTC@902a01de329b: Starting RAN_Emulation 20241025121120608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121120608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1561)@902a01de329b: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121120790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121120790 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121120790 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121120790 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121120794 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025121120795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { 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)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121120809 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121120809 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) 20241025121120809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121120809 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)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025121120814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121120814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121120814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121120814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121120814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121120814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121120814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121120815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121120815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121120815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121120815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121120815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121120815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121120815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121120815 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121121628 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121628 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121121628 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121121628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121121628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121121629 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121121629 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121121629 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121629 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121629 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121121629 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121121629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121121629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@902a01de329b: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='D2B26EE8'O, index=0 SGSN_Test-GSUP(1566)@902a01de329b: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'C0ED'O, rac := 'E5'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)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)405553 SGSN_Test_0-SCCP(1561)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1562)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121121884 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121121884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121121884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121121884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121121884 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121121884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121121884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121121884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121121884 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121121884 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121121884 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121121884 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241025121121885 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc4b0]{Deregistered}: Allocated (fsm.c:456) 20241025121121885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025121121885 DMM DEBUG MM_STATE_Gb[0x55e7bcab09e0]{Idle}: Allocated (fsm.c:456) 20241025121121885 DMM DEBUG MM_STATE_Iu[0x55e7bcabc9b0]{Detached}: Allocated (fsm.c:456) 20241025121121885 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc4b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121121885 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc4b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121121885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121121885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121121885 DMM DEBUG MM(262420000001055/fe37cfd8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121121885 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241025121121885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121121885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121121885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121121885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@902a01de329b: { messageType := 2, destLocRef := '063031'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: 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 := '26DF99224A8A9B7296775A641D4AC4D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2546114F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92B8919A68D6BD9D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7843DBC434BD5C1241F3C17ABF366A51'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B336F456482FA55B0D3E3E1A2E2B1800'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5A554F89172F44CBB3BB60B531D7D341'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0D4E30554C48A7B1'O } } } } } SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1561)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241025121121895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121121895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121121895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121121895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121121895 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121121895 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121121895 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121121895 DMM DEBUG MM(262420000001055/fe37cfd8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241025121121895 DMM NOTICE MM(262420000001055/fe37cfd8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121121895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121121895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121121895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121121895 DMM DEBUG MM(262420000001055/fe37cfd8) Requesting authorization (sgsn_auth.c:160) 20241025121121895 DMM INFO MM(262420000001055/fe37cfd8) Requesting authentication tuples (sgsn_auth.c:184) 20241025121121895 DMM DEBUG MM(262420000001055/fe37cfd8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121121895 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241025121121895 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@902a01de329b: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241025121121898 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121121898 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121121898 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121121898 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121121898 DMM INFO MM(262420000001055/fe37cfd8) Subscriber data update (mmctx.c:445) 20241025121121898 DMM DEBUG MM(262420000001055/fe37cfd8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121121898 DMM INFO MM(262420000001055/fe37cfd8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121121898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121121898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121121898 DMM INFO MM(262420000001055/fe37cfd8) <- GMM AUTH AND CIPHERING REQ (rand = 26 df 99 22 4a 8a 9b 72 96 77 5a 64 1d 4a c4 d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5a 55 4f 89 17 2f 44 cb b3 bb 60 b5 31 d7 d3 41 ) (gprs_gmm.c:483) 20241025121121898 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241025121121898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121121898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121121898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121121898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1561)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309220D4E305523094B99990000105005F029044C48A7B1'O 20241025121121955 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121121955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121121955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121121955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121121955 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121121955 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121121955 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121121955 DMM INFO MM(262420000001055/fe37cfd8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121121955 DMM NOTICE MM(262420000001055/fe37cfd8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121121955 DMM DEBUG MM(262420000001055/fe37cfd8) checking auth: received UMTS RES = 0d 4e 30 55 4c 48 a7 b1 (gprs_gmm.c:666) 20241025121121955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121121955 DMM DEBUG MM(262420000001055/fe37cfd8) Requesting authorization (sgsn_auth.c:160) 20241025121121955 DMM INFO MM(262420000001055/fe37cfd8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121121955 DMM DEBUG MM(262420000001055/fe37cfd8) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121121955 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241025121121955 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241025121121955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121121955 DMM DEBUG MM(262420000001055/fe37cfd8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025121121956 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121121956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121121956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121956 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121121956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1561)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121121971 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121121971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121121971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121121971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121121972 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121121972 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121121972 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121121972 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241025121121972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121121972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121121972 DMM INFO MM(262420000001055/fe37cfd8) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe37cfd8) (gprs_gmm.c:300) 20241025121121972 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121972 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241025121121972 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121121972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121121972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121121972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121121972 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121972 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121121972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121121972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121121972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121121978 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121121978 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121121978 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241025121121978 DMM INFO MM(262420000001055/fe37cfd8) Subscriber data update (mmctx.c:445) 20241025121121978 DMM DEBUG MM(262420000001055/fe37cfd8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121121978 DMM INFO MM(262420000001055/fe37cfd8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121121978 DMM NOTICE MM(262420000001055/fe37cfd8) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241025121121978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121121978 DMM NOTICE MM(262420000001055/fe37cfd8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121121978 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) 20241025121121978 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121121978 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241025121121978 DMM INFO MM(262420000001055/fe37cfd8) Subscriber data update (mmctx.c:445) 20241025121121979 DMM DEBUG MM(262420000001055/fe37cfd8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1561)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121121982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121121982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121121982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121121982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121121983 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121121983 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121121983 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121121983 DMM INFO MM(262420000001055/fe37cfd8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121121983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121121983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121121983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121121983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121121983 DMM NOTICE MM(262420000001055/fe37cfd8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121121983 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc4b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121121983 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc4b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121121983 DMM DEBUG MM_STATE_Iu(9)[0x55e7bcabc9b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121121983 DMM DEBUG MM_STATE_Iu(9)[0x55e7bcabc9b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121121983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121121983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1561)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121121991 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121991 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121991 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121121991 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121121991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121121991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121121992 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121121992 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121121992 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121121992 DMM INFO MM(262420000001055/fe37cfd8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121121992 DMM DEBUG MM_STATE_Iu(9)[0x55e7bcabc9b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121121993 DMM DEBUG MM_STATE_Iu(9)[0x55e7bcabc9b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121121993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121121993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121121993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121121993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 20241025121121994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121121994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121121994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121121994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121121994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121121994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121121994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121121994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@902a01de329b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)405553 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FE37CFD8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)11190992 SGSN_Test_0-RAN(1562)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@902a01de329b: First idle individual index:0 20241025121122198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122198 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121122198 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121122198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121122198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121122198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121122198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121122198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121122198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121122198 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121122198 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121122198 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121122198 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFE37CFD8) type="signalling" (gprs_gmm.c:1944) 20241025121122198 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc4b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121122198 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc4b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025121122198 DMM DEBUG MM(262420000001055/fe37cfd8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121122198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121122198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121122198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121122198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@902a01de329b: { messageType := 2, destLocRef := 'AAC2D0'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)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1561)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121122200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121122200 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121122200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121122201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121122201 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121122201 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121122201 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121122201 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241025121122201 DMM DEBUG MM_STATE_Iu(9)[0x55e7bcabc9b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121122201 DMM DEBUG MM_STATE_Iu(9)[0x55e7bcabc9b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121122201 DMM INFO MM(262420000001055/fe37cfd8) <- GMM SERVICE ACCEPT (P-TMSI=0xfe37cfd8) (gprs_gmm.c:813) 20241025121122201 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241025121122201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121122201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121122201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121122201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121122201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121122201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121122201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121122201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1561)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025121122204 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122204 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121122204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121122204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121122204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121122204 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121122204 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121122204 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121122204 DMM INFO MM(262420000001055/fe37cfd8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121122204 DMM INFO MM(262420000001055/fe37cfd8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121122204 DMM DEBUG MM(262420000001055/fe37cfd8) Using GGSN 0 (gprs_sm.c:317) 20241025121122204 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) 20241025121122204 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241025121122204 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121122204 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121122204 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241025121122210 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 ce 6c e2 33 11 9d 3b b6 e8 14 05 7f cc 55 18 b6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241025121122210 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121122210 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121122210 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122210 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121122210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121122210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121122210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_len:33 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1561)@902a01de329b: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068008D9958BF'O 20241025121122238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121122238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121122238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122238 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025121122238 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025121122238 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025121122238 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241025121122238 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241025121122238 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241025121122238 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121122238 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121122238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121122238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121122238 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122238 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121122238 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121122238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121122238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121122244 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3f 00 00 01 80 10 ce 6c e2 33 11 9d 3b b6 e8 7f cc 55 18 b6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241025121122244 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121122244 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_len:16 SGSN_Test_0-SCCP(1561)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1561)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241025121122261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121122261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121122261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121122261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121122261 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121122261 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121122261 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121122261 DMM INFO MM(262420000001055/fe37cfd8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025121122261 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121122261 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241025121122264 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122264 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121122264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121122264 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121122264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121122264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121122264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121122264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121122264 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241025121122264 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121122264 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025121122264 DMM INFO MM(262420000001055/fe37cfd8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025121122264 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241025121122264 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241025121122264 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) SGSN_Test_0-SCCP(1561)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@902a01de329b: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@902a01de329b: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@902a01de329b: Final verdict of PTC: none 20241025121122287 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121122287 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) 20241025121122287 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121122287 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121122288 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241025121122287 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121122287 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) 20241025121122287 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121122287 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121122287 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) 20241025121122287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121122287 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121122287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121122287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121122287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121122287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121122287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121122287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1563)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@902a01de329b: Final verdict of PTC: none 20241025121122322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49014<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1550)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@902a01de329b: Final verdict of PTC: none 20241025121122333 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121122333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1556)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@902a01de329b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1566)@902a01de329b: Final verdict of PTC: none -NSVCI98(1555)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1553)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1558)@902a01de329b: Final verdict of PTC: none -NSVCI99(1560)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1548)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@902a01de329b: 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_addr_itu_x213_ipv4len7 pass'. Fri Oct 25 12:11:22 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241025121122472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121122975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291416) 20241025121123333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121123333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=291416, count=305224) 20241025121124289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121124289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121124289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025121124335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121124335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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_addr_itu_x213_ipv4len7 pass' was executed successfully (exit status: 0). MTC@902a01de329b: 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_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Fri Oct 25 12:11: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_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025121125336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121125336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@902a01de329b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241025121126059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121126060 DMM INFO MM(262420000001055/fe37cfd8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121126060 DMM INFO MM(262420000001055/fe37cfd8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121126060 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc4b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121126060 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc4b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121126060 DMM DEBUG MM_STATE_Iu(9)[0x55e7bcabc9b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121126060 DMM DEBUG MM_STATE_Iu(9)[0x55e7bcabc9b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025121126060 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241025121126060 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20241025121126060 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241025121126060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121126060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121126060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121126060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121126060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025121126060 DMM DEBUG MM_STATE_Gb[0x55e7bcab09e0]{Idle}: Deallocated (fsm.c:568) 20241025121126060 DMM DEBUG MM_STATE_Iu(9)[0x55e7bcabc9b0]{Detached}: Deallocated (fsm.c:568) 20241025121126060 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc4b0]{Deregistered}: Deallocated (fsm.c:568) 20241025121126060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025121126060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121126060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121126060 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121126079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121126079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121126079 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121126079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121126079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121126079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121126079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121126080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121126080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121126080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121126080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121126080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121126080 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121126080 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121126080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1573)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025121126080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121126080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121126083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121126088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121126088 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121126098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121126098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121126098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121126098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121126098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121126098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121126098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121126098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121126098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121126099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121126099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121126099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121126099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121126099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121126099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121126099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121126099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121126099 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121126099 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121126099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121126100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121126100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1579)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025121126102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121126106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121126106 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121126113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121126113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121126113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121126114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121126114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121126114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121126114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121126114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121126114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121126114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121126114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121126114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121126115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121126115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121126115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121126115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121126115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121126115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121126115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121126115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121126115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121126115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121126117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241025121126121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121126121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@902a01de329b: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1586)@902a01de329b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@902a01de329b: ************************************************* SGSN_Test_0-SCCP(1584)@902a01de329b: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121126322 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121126322 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) 20241025121126322 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121126322 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)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025121126324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121126324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121126324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121126324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121126324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121126324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121126324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121126325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121126325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121126325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121126325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121126325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121126325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121126325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121126325 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121126336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121126336 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121126336 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121126336 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121126337 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025121126337 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121127143 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127143 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127144 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121127144 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121127144 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@902a01de329b: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F1333C13'O, index=0 SGSN_Test-GSUP(1589)@902a01de329b: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001056'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'B731'O, rac := 'CC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)173648 SGSN_Test_0-SCCP(1584)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1585)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121127411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127411 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127411 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121127411 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121127411 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121127411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241025121127411 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc9b0]{Deregistered}: Allocated (fsm.c:456) 20241025121127411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025121127411 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Allocated (fsm.c:456) 20241025121127412 DMM DEBUG MM_STATE_Iu[0x55e7bcabcfe0]{Detached}: Allocated (fsm.c:456) 20241025121127412 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc9b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121127412 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc9b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121127412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121127412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121127412 DMM DEBUG MM(262420000001056/e05c2d00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121127412 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241025121127412 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127412 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@902a01de329b: { messageType := 2, destLocRef := '02A650'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: 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 := '13A93B398311FAFA9F670580E25A16B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BDECFCC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7AB3B78F3F8370D3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C00975AC3F10B6A163A7C832967D3E4E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A5F8CB14DCA7C4AA5B246F932E080317'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '67DB40259AC8ED245DEA3605E01FB5AB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EBE3241C4FE96CD7'O } } } } } SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1584)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241025121127420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127421 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121127421 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121127421 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121127421 DMM DEBUG MM(262420000001056/e05c2d00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241025121127421 DMM NOTICE MM(262420000001056/e05c2d00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121127421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121127421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121127421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121127421 DMM DEBUG MM(262420000001056/e05c2d00) Requesting authorization (sgsn_auth.c:160) 20241025121127421 DMM INFO MM(262420000001056/e05c2d00) Requesting authentication tuples (sgsn_auth.c:184) 20241025121127421 DMM DEBUG MM(262420000001056/e05c2d00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121127421 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241025121127421 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@902a01de329b: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241025121127423 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121127423 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121127423 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121127423 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121127423 DMM INFO MM(262420000001056/e05c2d00) Subscriber data update (mmctx.c:445) 20241025121127423 DMM DEBUG MM(262420000001056/e05c2d00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121127423 DMM INFO MM(262420000001056/e05c2d00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121127423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121127423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121127423 DMM INFO MM(262420000001056/e05c2d00) <- GMM AUTH AND CIPHERING REQ (rand = 13 a9 3b 39 83 11 fa fa 9f 67 05 80 e2 5a 16 b8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 67 db 40 25 9a c8 ed 24 5d ea 36 05 e0 1f b5 ab ) (gprs_gmm.c:483) 20241025121127423 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241025121127423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1584)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22EBE3241C23094B99990000105006F029044FE96CD7'O 20241025121127430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127430 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121127430 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121127430 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121127430 DMM INFO MM(262420000001056/e05c2d00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121127430 DMM NOTICE MM(262420000001056/e05c2d00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121127430 DMM DEBUG MM(262420000001056/e05c2d00) checking auth: received UMTS RES = eb e3 24 1c 4f e9 6c d7 (gprs_gmm.c:666) 20241025121127430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121127430 DMM DEBUG MM(262420000001056/e05c2d00) Requesting authorization (sgsn_auth.c:160) 20241025121127430 DMM INFO MM(262420000001056/e05c2d00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121127430 DMM DEBUG MM(262420000001056/e05c2d00) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121127430 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241025121127430 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f6 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241025121127430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121127430 DMM DEBUG MM(262420000001056/e05c2d00) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025121127430 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127430 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1584)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121127438 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127438 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127438 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121127438 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121127438 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121127438 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241025121127438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121127438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121127438 DMM INFO MM(262420000001056/e05c2d00) <- GMM ATTACH ACCEPT (new P-TMSI=0xe05c2d00) (gprs_gmm.c:300) 20241025121127438 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241025121127438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121127442 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121127442 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121127442 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241025121127442 DMM INFO MM(262420000001056/e05c2d00) Subscriber data update (mmctx.c:445) 20241025121127442 DMM DEBUG MM(262420000001056/e05c2d00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121127442 DMM INFO MM(262420000001056/e05c2d00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121127442 DMM NOTICE MM(262420000001056/e05c2d00) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241025121127442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121127442 DMM NOTICE MM(262420000001056/e05c2d00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121127442 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) 20241025121127442 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121127442 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241025121127442 DMM INFO MM(262420000001056/e05c2d00) Subscriber data update (mmctx.c:445) 20241025121127442 DMM DEBUG MM(262420000001056/e05c2d00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1584)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121127444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127444 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121127444 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121127444 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121127444 DMM INFO MM(262420000001056/e05c2d00) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121127444 DMM NOTICE MM(262420000001056/e05c2d00) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121127444 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc9b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121127444 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc9b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121127444 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127444 DMM DEBUG MM_STATE_Iu(11)[0x55e7bcabcfe0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121127444 DMM DEBUG MM_STATE_Iu(11)[0x55e7bcabcfe0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121127444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121127444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1584)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121127448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127448 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121127448 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121127448 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121127448 DMM INFO MM(262420000001056/e05c2d00) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121127448 DMM DEBUG MM_STATE_Iu(11)[0x55e7bcabcfe0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121127448 DMM DEBUG MM_STATE_Iu(11)[0x55e7bcabcfe0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121127448 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@902a01de329b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)173648 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: setverdict(pass): none -> pass 20241025121127449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E05C2D00'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)8404786 SGSN_Test_0-RAN(1585)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@902a01de329b: First idle individual index:0 20241025121127650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127651 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121127651 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121127651 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121127651 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE05C2D00) type="signalling" (gprs_gmm.c:1944) 20241025121127651 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc9b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121127651 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc9b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025121127651 DMM DEBUG MM(262420000001056/e05c2d00) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121127651 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127651 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127651 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127652 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127652 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127652 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@902a01de329b: { messageType := 2, destLocRef := '803F32'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1584)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121127661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127661 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121127662 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121127662 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121127662 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241025121127662 DMM DEBUG MM_STATE_Iu(11)[0x55e7bcabcfe0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121127662 DMM DEBUG MM_STATE_Iu(11)[0x55e7bcabcfe0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121127662 DMM INFO MM(262420000001056/e05c2d00) <- GMM SERVICE ACCEPT (P-TMSI=0xe05c2d00) (gprs_gmm.c:813) 20241025121127662 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241025121127662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127662 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127662 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127662 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1584)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025121127674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127675 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121127675 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121127675 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121127675 DMM INFO MM(262420000001056/e05c2d00) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121127675 DMM INFO MM(262420000001056/e05c2d00) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121127675 DMM DEBUG MM(262420000001056/e05c2d00) Using GGSN 0 (gprs_sm.c:317) 20241025121127675 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) 20241025121127675 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241025121127675 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121127675 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121127675 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241025121127698 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 41 00 00 01 80 08 00 10 15 ab d7 d4 11 d9 44 72 33 14 05 7f de 76 46 65 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) 20241025121127698 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121127698 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121127698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_len:46 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1584)@902a01de329b: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000EE4D5F98'O 20241025121127735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127735 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025121127735 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025121127735 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025121127735 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241025121127735 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241025121127736 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241025121127736 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121127736 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241025121127736 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121127743 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 15 ab d7 d4 11 d9 44 72 33 7f de 76 46 65 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) 20241025121127743 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121127743 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_len:16 SGSN_Test_0-SCCP(1584)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1584)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241025121127761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121127761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121127761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121127761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121127762 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121127762 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121127762 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121127762 DMM INFO MM(262420000001056/e05c2d00) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241025121127762 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121127762 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241025121127765 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241025121127765 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121127765 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025121127765 DMM INFO MM(262420000001056/e05c2d00) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241025121127765 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241025121127765 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241025121127765 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241025121127765 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121127765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121127765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121127765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121127765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121127765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121127765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@902a01de329b: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@902a01de329b: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@902a01de329b: Final verdict of PTC: none 20241025121127779 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121127779 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) 20241025121127779 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121127779 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121127779 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121127779 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) 20241025121127779 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121127779 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121127779 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) 20241025121127779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121127779 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121127779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121127779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121127779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121127779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121127779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121127779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025121127779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@902a01de329b: Final verdict of PTC: none 20241025121127785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40838<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241025121127790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1583)@902a01de329b: Final verdict of PTC: none 20241025121127791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1589)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@902a01de329b: Final verdict of PTC: none -NSVCI98(1578)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@902a01de329b: Final verdict of PTC: none -NSVCI97(1573)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@902a01de329b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1571)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1581)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1576)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@902a01de329b: 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_addr_itu_x213_ipv4len20 pass'. Fri Oct 25 12:11:27 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241025121127949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121128451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304016) 20241025121128792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121128792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=304016, count=305372) 20241025121129779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121129779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121129779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025121129794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121129794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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_addr_itu_x213_ipv4len20 pass' was executed successfully (exit status: 0). MTC@902a01de329b: 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_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Fri Oct 25 12:11: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_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241025121130795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121130795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@902a01de329b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241025121131525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121131526 DMM INFO MM(262420000001056/e05c2d00) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121131526 DMM INFO MM(262420000001056/e05c2d00) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121131526 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc9b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121131526 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc9b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121131526 DMM DEBUG MM_STATE_Iu(11)[0x55e7bcabcfe0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121131526 DMM DEBUG MM_STATE_Iu(11)[0x55e7bcabcfe0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025121131527 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241025121131527 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20241025121131527 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121131527 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121131527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121131527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121131527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121131527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121131527 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241025121131527 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241025121131527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025121131527 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Deallocated (fsm.c:568) 20241025121131527 DMM DEBUG MM_STATE_Iu(11)[0x55e7bcabcfe0]{Detached}: Deallocated (fsm.c:568) 20241025121131527 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabc9b0]{Deregistered}: Deallocated (fsm.c:568) 20241025121131527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1597)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1596)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121131602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121131602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121131602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121131602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121131602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121131602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121131602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121131602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121131602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-BSSGP1(1598)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1596)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121131630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121131630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121131630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121131634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121131634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121131634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121131634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121131634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121131634 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121131634 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121131634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121131635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121131635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121131653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1593)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 20241025121131675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121131676 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1601)@902a01de329b: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121131679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121131679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121131679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121131679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121131679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121131679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121131679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121131679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121131679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121131682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121131682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121131682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121131682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121131682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121131682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121131682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121131682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121131682 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121131682 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121131682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121131683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121131683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121131689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1598)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241025121131699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121131699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1606)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121131702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121131702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121131702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121131702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121131702 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121131702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121131702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121131702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121131702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1606)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121131704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121131704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121131704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121131704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121131704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121131704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121131704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121131704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121131704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121131704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121131704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121131704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121131704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121131709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1609)@902a01de329b: M3UA emulation initiated, the test can be started MTC@902a01de329b: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@902a01de329b: ************************************************* SGSN_Test-Gb2-BSSGP2(1603)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1607)@902a01de329b: v_sccp_pdu_maxlen:268 20241025121131717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121131717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121131797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121131797 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121131797 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121131797 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1611)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121131801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1611)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121131802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1611)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121131915 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121131915 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) 20241025121131915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121131915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1609)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025121131921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121131921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121131921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121131921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121131921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121131921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121131921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121131923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121131923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121131923 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121131923 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121131923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121131923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121131923 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121131923 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121132737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121132737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121132737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121132737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121132738 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121132738 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121132738 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132738 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132738 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121132738 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121132738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121132738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@902a01de329b: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='DFA82B5A'O, index=0 SGSN_Test-GSUP(1612)@902a01de329b: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@902a01de329b: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001057'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'C7E6'O, rac := 'BD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)13771373 SGSN_Test_0-SCCP(1607)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1608)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121132892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121132892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121132892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121132892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121132892 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132892 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121132892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121132892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132892 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121132892 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121132892 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121132892 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241025121132892 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabcfe0]{Deregistered}: Allocated (fsm.c:456) 20241025121132892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Allocated (fsm.c:456) 20241025121132892 DMM DEBUG MM_STATE_Gb[0x55e7bcab09e0]{Idle}: Allocated (fsm.c:456) 20241025121132892 DMM DEBUG MM_STATE_Iu[0x55e7bcabef20]{Detached}: Allocated (fsm.c:456) 20241025121132892 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabcfe0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121132892 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabcfe0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121132892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121132892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121132892 DMM DEBUG MM(262420000001057/e1774cb4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121132892 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241025121132892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121132892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121132892 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132892 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121132892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121132892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121132892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@902a01de329b: { messageType := 2, destLocRef := 'D2226D'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(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@902a01de329b: 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 := '080C22FF029E316982A6991CC7B3CB13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44857CE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ACDBFBF3E11112EB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BEE43D949B09E9AA2EE1C223920D1A4B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EC515C053C6781C47E8B619608610CB0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BDF098C2D66BE1644A58BEDA401DCC0F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '411416378CECD235'O } } } } } SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1607)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241025121132903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121132903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121132903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121132903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121132903 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121132903 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121132903 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121132903 DMM DEBUG MM(262420000001057/e1774cb4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241025121132903 DMM NOTICE MM(262420000001057/e1774cb4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121132903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121132903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121132903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121132903 DMM DEBUG MM(262420000001057/e1774cb4) Requesting authorization (sgsn_auth.c:160) 20241025121132903 DMM INFO MM(262420000001057/e1774cb4) Requesting authentication tuples (sgsn_auth.c:184) 20241025121132903 DMM DEBUG MM(262420000001057/e1774cb4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121132903 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241025121132903 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@902a01de329b: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241025121132908 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121132908 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121132908 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121132908 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121132908 DMM INFO MM(262420000001057/e1774cb4) Subscriber data update (mmctx.c:445) 20241025121132908 DMM DEBUG MM(262420000001057/e1774cb4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121132908 DMM INFO MM(262420000001057/e1774cb4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121132908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121132908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121132908 DMM INFO MM(262420000001057/e1774cb4) <- GMM AUTH AND CIPHERING REQ (rand = 08 0c 22 ff 02 9e 31 69 82 a6 99 1c c7 b3 cb 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bd f0 98 c2 d6 6b e1 64 4a 58 be da 40 1d cc 0f ) (gprs_gmm.c:483) 20241025121132908 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241025121132908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121132908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121132908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121132908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1607)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308224114163723094B99990000105007F029048CECD235'O 20241025121132920 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132920 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121132920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121132920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121132920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121132921 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121132921 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121132921 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121132921 DMM INFO MM(262420000001057/e1774cb4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121132921 DMM NOTICE MM(262420000001057/e1774cb4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121132921 DMM DEBUG MM(262420000001057/e1774cb4) checking auth: received UMTS RES = 41 14 16 37 8c ec d2 35 (gprs_gmm.c:666) 20241025121132921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121132921 DMM DEBUG MM(262420000001057/e1774cb4) Requesting authorization (sgsn_auth.c:160) 20241025121132921 DMM INFO MM(262420000001057/e1774cb4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121132921 DMM DEBUG MM(262420000001057/e1774cb4) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121132921 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241025121132921 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241025121132921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121132921 DMM DEBUG MM(262420000001057/e1774cb4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025121132921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121132921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121132921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121132921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1607)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121132932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121132932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121132932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121132932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121132932 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121132932 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121132932 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121132932 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241025121132932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121132932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121132932 DMM INFO MM(262420000001057/e1774cb4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1774cb4) (gprs_gmm.c:300) 20241025121132932 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241025121132932 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132932 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121132932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121132932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121132932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121132932 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132932 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121132932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121132932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121132932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121132936 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121132936 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121132936 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241025121132936 DMM INFO MM(262420000001057/e1774cb4) Subscriber data update (mmctx.c:445) 20241025121132936 DMM DEBUG MM(262420000001057/e1774cb4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121132936 DMM INFO MM(262420000001057/e1774cb4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121132936 DMM NOTICE MM(262420000001057/e1774cb4) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241025121132936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121132936 DMM NOTICE MM(262420000001057/e1774cb4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121132936 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) 20241025121132936 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121132936 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241025121132936 DMM INFO MM(262420000001057/e1774cb4) Subscriber data update (mmctx.c:445) 20241025121132936 DMM DEBUG MM(262420000001057/e1774cb4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1607)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121132938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121132938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121132938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121132938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121132938 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121132938 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121132938 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121132938 DMM INFO MM(262420000001057/e1774cb4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121132938 DMM NOTICE MM(262420000001057/e1774cb4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121132938 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabcfe0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121132938 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabcfe0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121132938 DMM DEBUG MM_STATE_Iu(13)[0x55e7bcabef20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121132938 DMM DEBUG MM_STATE_Iu(13)[0x55e7bcabef20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121132938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121132938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121132938 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132938 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121132938 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121132938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121132938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1607)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121132942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121132942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121132942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121132942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121132942 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121132942 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121132942 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121132942 DMM INFO MM(262420000001057/e1774cb4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121132942 DMM DEBUG MM_STATE_Iu(13)[0x55e7bcabef20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121132942 DMM DEBUG MM_STATE_Iu(13)[0x55e7bcabef20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121132942 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121132942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121132942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121132942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 20241025121132943 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121132943 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121132943 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121132943 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121132943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121132943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121132943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121132943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@902a01de329b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)13771373 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@902a01de329b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E1774CB4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)6263922 SGSN_Test_0-RAN(1608)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@902a01de329b: First idle individual index:0 20241025121133146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121133146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121133146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121133146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121133146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121133146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121133146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121133147 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121133147 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121133147 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121133147 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE1774CB4) type="signalling" (gprs_gmm.c:1944) 20241025121133147 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabcfe0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121133147 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabcfe0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025121133147 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133147 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121133147 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121133147 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121133147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121133147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121133147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121133147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121133147 DMM DEBUG MM(262420000001057/e1774cb4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121133148 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121133148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121133148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121133148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121133148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121133148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121133148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@902a01de329b: { messageType := 2, destLocRef := '5F9472'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(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1607)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121133157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121133157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121133157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121133157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121133157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121133157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121133157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121133157 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121133157 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121133157 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121133157 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241025121133157 DMM DEBUG MM_STATE_Iu(13)[0x55e7bcabef20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121133157 DMM DEBUG MM_STATE_Iu(13)[0x55e7bcabef20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121133157 DMM INFO MM(262420000001057/e1774cb4) <- GMM SERVICE ACCEPT (P-TMSI=0xe1774cb4) (gprs_gmm.c:813) 20241025121133157 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241025121133157 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133157 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121133157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121133157 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121133157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121133157 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121133157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121133157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121133158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121133158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121133158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121133158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121133158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121133158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121133158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1607)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025121133171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121133171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121133171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121133171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121133171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121133171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121133171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121133171 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121133171 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121133171 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121133171 DMM INFO MM(262420000001057/e1774cb4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121133171 DMM INFO MM(262420000001057/e1774cb4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121133171 DMM DEBUG MM(262420000001057/e1774cb4) Using GGSN 0 (gprs_sm.c:317) 20241025121133171 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) 20241025121133171 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241025121133171 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121133172 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121133172 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241025121133194 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 44 00 00 01 80 08 00 10 79 2c ca 5b 11 5d ca e8 61 14 05 7f 79 90 b2 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241025121133194 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121133194 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121133195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121133195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121133195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121133195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121133195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121133195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121133195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_len:48 SGSN_Test_0-SCCP(1607)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1607)@902a01de329b: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000F9E24816'O 20241025121133217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121133217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121133217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121133217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121133217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121133217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121133217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121133217 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025121133217 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025121133217 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025121133217 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241025121133217 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241025121133217 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20241025121133217 DMM NOTICE MM(262420000001057/e1774cb4) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241025121133217 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241025121133217 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121133217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121133217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121133217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121133217 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241025121133217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121133217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121133217 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241025121133217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121133217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121133219 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241025121133219 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121133219 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241025121133219 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241025121133219 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@902a01de329b: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@902a01de329b: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@902a01de329b: Final verdict of PTC: none 20241025121133221 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121133221 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) 20241025121133221 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121133221 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121133221 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121133221 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) 20241025121133221 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121133221 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121133221 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) 20241025121133221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121133221 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121133221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121133221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121133221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121133221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121133221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121133221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025121133221 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1609)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@902a01de329b: Final verdict of PTC: none 20241025121133223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40846<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1601)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1612)@902a01de329b: Final verdict of PTC: none -NSVCI97(1596)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@902a01de329b: Final verdict of PTC: none 20241025121133227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(1598)@902a01de329b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@902a01de329b: Final verdict of PTC: none -NSVCI99(1606)@902a01de329b: Final verdict of PTC: none 20241025121133227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1611)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1595)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1604)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1599)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1594): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1595): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@902a01de329b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@902a01de329b: 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_addr_itu_x213_ipv4lentoolarge pass'. Fri Oct 25 12:11:33 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241025121133367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121133870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274992) 20241025121134228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121134228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=274992, count=290140) 20241025121135222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121135223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121135223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025121135229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121135229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@902a01de329b: 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 ------ Fri Oct 25 12:11: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_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 20241025121136230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121136230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_attach_pdp_act_pmm_idle started. 20241025121136939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121136939 DMM INFO MM(262420000001057/e1774cb4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121136939 DMM INFO MM(262420000001057/e1774cb4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121136939 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabcfe0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121136939 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabcfe0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121136939 DMM DEBUG MM_STATE_Iu(13)[0x55e7bcabef20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121136939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121136939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121136939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121136939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121136939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121136939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121136939 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241025121136939 DMM DEBUG MM_STATE_Iu(13)[0x55e7bcabef20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025121136939 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241025121136939 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20241025121136939 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241025121136939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab0780]{Init}: Deallocated (fsm.c:568) 20241025121136939 DMM DEBUG MM_STATE_Gb[0x55e7bcab09e0]{Idle}: Deallocated (fsm.c:568) 20241025121136939 DMM DEBUG MM_STATE_Iu(13)[0x55e7bcabef20]{Detached}: Deallocated (fsm.c:568) 20241025121136939 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabcfe0]{Deregistered}: Deallocated (fsm.c:568) 20241025121136939 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121136980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121136980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121136980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121136980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121136980 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121136980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121136980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121136980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121136980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121136980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121136980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121136980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121136981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121136981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121136981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121136981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121136981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121136981 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121136981 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121136981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1619)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241025121136981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121136981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121136984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 20241025121136991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121136991 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1625)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1625)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121137005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121137005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121137005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121137005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121137005 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121137005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121137005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121137005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121137005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1624)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1625)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121137006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121137006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121137006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121137006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121137006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121137006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121137006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121137006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121137006 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121137006 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121137006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121137007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121137007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1625)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1625)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121137009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241025121137015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121137015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1624)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1622)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1629)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121137020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121137020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121137020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121137020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121137020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121137020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121137021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121137021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121137021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121137022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121137022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121137022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121137022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121137022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121137022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121137022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121137022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121137022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121137022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121137022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121137022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121137022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121137025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1632)@902a01de329b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@902a01de329b: ************************************************* MTC@902a01de329b: Starting RAN_Emulation 20241025121137031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121137031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1630)@902a01de329b: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121137231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121137231 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121137231 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121137231 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025121137232 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121137232 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) 20241025121137232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121137232 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1634)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test_0-M3UA(1632)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1634)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121137234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1634)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121137234 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025121137235 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121137235 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121137235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121137235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121137235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121137235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121137235 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1634)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121137236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121137236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121137236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121137236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121137236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121137236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121137236 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121137236 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121138050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138051 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121138051 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121138052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@902a01de329b: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='FD4B4FE1'O, index=0 SGSN_Test-GSUP(1635)@902a01de329b: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: 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 := '6F4B'O ("oK"), rac := '86'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)5513799 SGSN_Test_0-SCCP(1630)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1631)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121138322 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138323 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121138323 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121138323 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121138323 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241025121138323 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{Deregistered}: Allocated (fsm.c:456) 20241025121138323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025121138323 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Allocated (fsm.c:456) 20241025121138323 DMM DEBUG MM_STATE_Iu[0x55e7bcaa8d90]{Detached}: Allocated (fsm.c:456) 20241025121138323 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121138323 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121138323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121138323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121138323 DMM DEBUG MM(262420000001005/e2bb1bb4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121138323 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241025121138324 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138324 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138324 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138324 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: { messageType := 2, destLocRef := '542247'O ("T\"G"), sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: 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 := '914E515449BAAE5E19AC967EAACD55F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52964A06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E38F4F44EB8CCE7B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '03344C8DCE686196E4BE590338DAAF92'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '10EA81E0D4E330A89435285CC4903F0D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '92512A4E3E54DBDE2BA657B7C1FC6FE0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8A23BEE3A404725C'O } } } } } SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241025121138335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138335 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121138335 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121138335 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121138335 DMM DEBUG MM(262420000001005/e2bb1bb4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241025121138335 DMM NOTICE MM(262420000001005/e2bb1bb4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121138335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121138335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121138335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121138335 DMM DEBUG MM(262420000001005/e2bb1bb4) Requesting authorization (sgsn_auth.c:160) 20241025121138335 DMM INFO MM(262420000001005/e2bb1bb4) Requesting authentication tuples (sgsn_auth.c:184) 20241025121138335 DMM DEBUG MM(262420000001005/e2bb1bb4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121138335 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241025121138335 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@902a01de329b: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@902a01de329b: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241025121138340 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121138340 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121138340 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121138340 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121138340 DMM INFO MM(262420000001005/e2bb1bb4) Subscriber data update (mmctx.c:445) 20241025121138340 DMM DEBUG MM(262420000001005/e2bb1bb4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121138340 DMM INFO MM(262420000001005/e2bb1bb4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121138340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121138340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121138340 DMM INFO MM(262420000001005/e2bb1bb4) <- GMM AUTH AND CIPHERING REQ (rand = 91 4e 51 54 49 ba ae 5e 19 ac 96 7e aa cd 55 f5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 92 51 2a 4e 3e 54 db de 2b a6 57 b7 c1 fc 6f e0 ) (gprs_gmm.c:483) 20241025121138340 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241025121138340 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F228A23BEE323094B99990000100005F02904A404725C'O 20241025121138348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138349 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121138349 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121138349 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121138349 DMM INFO MM(262420000001005/e2bb1bb4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121138349 DMM NOTICE MM(262420000001005/e2bb1bb4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121138349 DMM DEBUG MM(262420000001005/e2bb1bb4) checking auth: received UMTS RES = 8a 23 be e3 a4 04 72 5c (gprs_gmm.c:666) 20241025121138349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121138349 DMM DEBUG MM(262420000001005/e2bb1bb4) Requesting authorization (sgsn_auth.c:160) 20241025121138349 DMM INFO MM(262420000001005/e2bb1bb4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121138349 DMM DEBUG MM(262420000001005/e2bb1bb4) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121138349 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241025121138349 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) 20241025121138349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121138349 DMM DEBUG MM(262420000001005/e2bb1bb4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025121138349 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121138358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138358 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138358 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121138358 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121138358 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121138358 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241025121138358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121138358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121138358 DMM INFO MM(262420000001005/e2bb1bb4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2bb1bb4) (gprs_gmm.c:300) 20241025121138358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138358 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241025121138358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121138364 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121138364 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121138364 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241025121138364 DMM INFO MM(262420000001005/e2bb1bb4) Subscriber data update (mmctx.c:445) 20241025121138364 DMM DEBUG MM(262420000001005/e2bb1bb4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121138364 DMM INFO MM(262420000001005/e2bb1bb4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121138364 DMM NOTICE MM(262420000001005/e2bb1bb4) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241025121138364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121138364 DMM NOTICE MM(262420000001005/e2bb1bb4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121138364 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) 20241025121138367 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121138367 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241025121138367 DMM INFO MM(262420000001005/e2bb1bb4) Subscriber data update (mmctx.c:445) 20241025121138367 DMM DEBUG MM(262420000001005/e2bb1bb4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121138372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138372 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121138372 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121138372 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121138372 DMM INFO MM(262420000001005/e2bb1bb4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121138372 DMM NOTICE MM(262420000001005/e2bb1bb4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121138372 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121138372 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121138372 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121138372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138372 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121138372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121138372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121138372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121138379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138379 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121138379 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121138379 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121138379 DMM INFO MM(262420000001005/e2bb1bb4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121138379 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121138379 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121138379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 20241025121138381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@902a01de329b: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)5513799 TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E2BB1BB4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)3543004 SGSN_Test_0-RAN(1631)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@902a01de329b: First idle individual index:0 20241025121138582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138583 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121138583 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121138583 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121138583 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE2BB1BB4) type="signalling" (gprs_gmm.c:1944) 20241025121138583 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121138583 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025121138583 DMM DEBUG MM(262420000001005/e2bb1bb4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121138583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138583 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: { messageType := 2, destLocRef := '360FDC'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121138593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138593 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121138593 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121138593 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121138593 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241025121138593 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138593 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138593 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121138593 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121138593 DMM INFO MM(262420000001005/e2bb1bb4) <- GMM SERVICE ACCEPT (P-TMSI=0xe2bb1bb4) (gprs_gmm.c:813) 20241025121138593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138593 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241025121138593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025121138607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138607 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121138607 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121138607 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121138607 DMM INFO MM(262420000001005/e2bb1bb4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121138608 DMM INFO MM(262420000001005/e2bb1bb4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121138608 DMM DEBUG MM(262420000001005/e2bb1bb4) Using GGSN 0 (gprs_sm.c:317) 20241025121138608 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) 20241025121138608 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241025121138608 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121138608 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121138608 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241025121138630 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 46 00 00 01 80 08 00 10 d8 2f 6a 87 11 6b 25 ce 71 14 05 7f 2c 1b 1b f9 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) 20241025121138630 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121138630 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121138631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:30 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800832C9798'O 20241025121138656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138656 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025121138656 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025121138656 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025121138656 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241025121138656 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241025121138656 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241025121138656 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121138656 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241025121138656 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121138665 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 d8 2f 6a 87 11 6b 25 ce 71 7f 2c 1b 1b f9 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) 20241025121138665 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121138665 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:13 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241025121138668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138668 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241025121138668 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241025121138668 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241025121138668 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241025121138668 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138668 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138668 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121138670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138670 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121138670 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121138670 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121138670 DMM INFO MM(262420000001005/e2bb1bb4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121138670 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121138670 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121138670 DMM INFO MM(262420000001005/e2bb1bb4) Changing GTP-U endpoints 127.0.0.104/0x832c9798 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241025121138670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138670 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241025121138670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 20241025121138672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@902a01de329b: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)3543004 TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E2BB1BB4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241025121138673 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 48 00 00 01 80 10 d8 2f 6a 87 11 6b 25 ce 71 7f 2c 1b 1b f9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241025121138673 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f29bc82c670, cbp=0x55e7bcabd700) (sgsn_libgtp.c:629) 20241025121138673 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1631)@902a01de329b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)3197672 SGSN_Test_0-RAN(1631)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@902a01de329b: First idle individual index:0 20241025121138874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138876 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121138876 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121138876 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121138876 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE2BB1BB4) type="signalling" (gprs_gmm.c:1944) 20241025121138876 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121138876 DMM DEBUG MM(262420000001005/e2bb1bb4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121138876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: { messageType := 2, destLocRef := '30CAE8'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1630)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1630)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121138888 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138888 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121138888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121138888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121138888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138888 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121138889 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121138889 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121138889 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241025121138889 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121138889 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121138889 DMM INFO MM(262420000001005/e2bb1bb4) <- GMM SERVICE ACCEPT (P-TMSI=0xe2bb1bb4) (gprs_gmm.c:813) 20241025121138889 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241025121138889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121138889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121138889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121138889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121138889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121138889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121138890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121138890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121138890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121150114 DGPRS DEBUG Checking for inactive LLMEs, time = 32386509 (sgsn.c:131) 20241025121157232 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025121157232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025121157232 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121206983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121206985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121206985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025121207007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121207009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121207009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025121207023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121207025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121207025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@902a01de329b: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1635)@902a01de329b: Final verdict of PTC: none 20241025121208331 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121208331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1625)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@902a01de329b: Final verdict of PTC: none -NSVCI97(1619)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1624)@902a01de329b: Final verdict of PTC: none 20241025121208333 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121208333 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) 20241025121208333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121208333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121208333 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121208333 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) 20241025121208333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121208333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121208333 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) 20241025121208333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121208333 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121208333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121208333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121208333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121208333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121208333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121208333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025121208334 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1629)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@902a01de329b: Final verdict of PTC: none 20241025121208335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-RNC_GTP(1633)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1622)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1627)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1623)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1617)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@902a01de329b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@902a01de329b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1622): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1623): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1624): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1625): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@902a01de329b: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@902a01de329b: 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 fail'. Fri Oct 25 12:12:08 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241025121208467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121208970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367728) 20241025121209332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121209332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=367728, count=368888) 20241025121210333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121210333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121210335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121210335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121210335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@902a01de329b: 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 fail' was executed successfully (exit status: 0). MTC@902a01de329b: 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 ------ Fri Oct 25 12:12: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_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 20241025121211333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121211334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_pmm_idle_rx_mt_data started. 20241025121212044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121212045 DMM INFO MM(262420000001005/e2bb1bb4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121212045 DMM INFO MM(262420000001005/e2bb1bb4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121212045 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121212045 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121212045 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121212045 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025121212045 DMM NOTICE MM(262420000001005/e2bb1bb4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025121212045 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241025121212045 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025121212045 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121212045 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121212045 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121212045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121212045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121212045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121212045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121212045 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241025121212045 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241025121212045 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241025121212045 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) 20241025121212045 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) 20241025121212045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025121212045 DMM DEBUG MM_STATE_Gb[0x55e7bcab0780]{Idle}: Deallocated (fsm.c:568) 20241025121212045 DMM DEBUG MM_STATE_Iu(15)[0x55e7bcaa8d90]{Detached}: Deallocated (fsm.c:568) 20241025121212045 DMM DEBUG GMM(gmm_fsm)[0x55e7bcabef20]{Deregistered}: Deallocated (fsm.c:568) 20241025121212045 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121212075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121212075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121212075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121212075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121212075 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121212075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121212075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121212075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121212075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121212076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121212076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121212076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121212076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121212076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121212076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121212076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121212076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121212076 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121212076 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121212076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121212076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121212076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121212078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121212083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121212083 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121212091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121212091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121212091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121212091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121212091 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121212091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121212091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121212091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121212091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121212092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121212092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121212092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121212092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121212092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121212092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121212092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121212092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121212092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121212092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121212092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121212093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121212093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121212095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121212100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121212100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121212107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121212107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121212107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121212107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121212107 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121212107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121212107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121212107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121212107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121212108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121212108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121212108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121212108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121212108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121212108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121212108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121212108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121212108 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121212108 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121212108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121212109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121212109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121212111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1655)@902a01de329b: M3UA emulation initiated, the test can be started MTC@902a01de329b: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@902a01de329b: ************************************************* 20241025121212116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121212116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1653)@902a01de329b: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121212317 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121212317 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) 20241025121212317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121212317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1655)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241025121212325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121212325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121212325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121212325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121212325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121212325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241025121212325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121212328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121212328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121212328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121212328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121212328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121212328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121212328 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121212328 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121212334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121212335 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121212335 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121212335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1657)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121212338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025121212339 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121213134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213134 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121213134 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121213135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@902a01de329b: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='D2431ADF'O, index=0 SGSN_Test-GSUP(1658)@902a01de329b: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@902a01de329b: 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 := 'D32E'O, rac := '93'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@902a01de329b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)104339 SGSN_Test_0-SCCP(1653)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1654)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121213410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213411 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121213411 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121213411 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121213411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241025121213411 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{Deregistered}: Allocated (fsm.c:456) 20241025121213411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Allocated (fsm.c:456) 20241025121213411 DMM DEBUG MM_STATE_Gb[0x55e7bcac1510]{Idle}: Allocated (fsm.c:456) 20241025121213411 DMM DEBUG MM_STATE_Iu[0x55e7bcac1640]{Detached}: Allocated (fsm.c:456) 20241025121213411 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121213411 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121213411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121213411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121213411 DMM DEBUG MM(262420000001007/d0ccff6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121213411 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241025121213411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: { messageType := 2, destLocRef := '019793'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@902a01de329b: 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 := '5E8CF30FE5A9204FB537E6F34038DDFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF4FDA3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '711177CC8BC0142B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7519360420153EEFE42ACC821A100D96'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '46BD231CA473EC827EE62D246667AA86'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4205B3D2239F0A4329BFC6D92C709F92'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '118D37D27B7FBE43'O } } } } } SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241025121213417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213417 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121213417 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121213417 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121213417 DMM DEBUG MM(262420000001007/d0ccff6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241025121213417 DMM NOTICE MM(262420000001007/d0ccff6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121213417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121213417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121213417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121213417 DMM DEBUG MM(262420000001007/d0ccff6e) Requesting authorization (sgsn_auth.c:160) 20241025121213417 DMM INFO MM(262420000001007/d0ccff6e) Requesting authentication tuples (sgsn_auth.c:184) 20241025121213417 DMM DEBUG MM(262420000001007/d0ccff6e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121213417 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241025121213417 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@902a01de329b: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@902a01de329b: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241025121213418 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121213418 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121213418 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121213418 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121213418 DMM INFO MM(262420000001007/d0ccff6e) Subscriber data update (mmctx.c:445) 20241025121213418 DMM DEBUG MM(262420000001007/d0ccff6e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121213418 DMM INFO MM(262420000001007/d0ccff6e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121213418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121213418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121213418 DMM INFO MM(262420000001007/d0ccff6e) <- GMM AUTH AND CIPHERING REQ (rand = 5e 8c f3 0f e5 a9 20 4f b5 37 e6 f3 40 38 dd fb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 42 05 b3 d2 23 9f 0a 43 29 bf c6 d9 2c 70 9f 92 ) (gprs_gmm.c:483) 20241025121213418 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241025121213418 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722118D37D223094B99990000100007F029047B7FBE43'O 20241025121213422 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213422 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213422 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121213422 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121213422 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121213422 DMM INFO MM(262420000001007/d0ccff6e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121213422 DMM NOTICE MM(262420000001007/d0ccff6e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121213422 DMM DEBUG MM(262420000001007/d0ccff6e) checking auth: received UMTS RES = 11 8d 37 d2 7b 7f be 43 (gprs_gmm.c:666) 20241025121213422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121213422 DMM DEBUG MM(262420000001007/d0ccff6e) Requesting authorization (sgsn_auth.c:160) 20241025121213422 DMM INFO MM(262420000001007/d0ccff6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121213422 DMM DEBUG MM(262420000001007/d0ccff6e) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121213422 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241025121213422 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) 20241025121213422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121213422 DMM DEBUG MM(262420000001007/d0ccff6e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025121213422 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121213426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213426 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121213426 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121213426 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121213426 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241025121213426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121213426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121213426 DMM INFO MM(262420000001007/d0ccff6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0ccff6e) (gprs_gmm.c:300) 20241025121213426 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241025121213426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213426 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213426 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213426 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213426 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121213429 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121213429 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121213429 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241025121213429 DMM INFO MM(262420000001007/d0ccff6e) Subscriber data update (mmctx.c:445) 20241025121213429 DMM DEBUG MM(262420000001007/d0ccff6e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121213429 DMM INFO MM(262420000001007/d0ccff6e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121213429 DMM NOTICE MM(262420000001007/d0ccff6e) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241025121213429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121213429 DMM NOTICE MM(262420000001007/d0ccff6e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121213429 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) 20241025121213429 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121213429 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241025121213429 DMM INFO MM(262420000001007/d0ccff6e) Subscriber data update (mmctx.c:445) 20241025121213429 DMM DEBUG MM(262420000001007/d0ccff6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121213430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213430 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121213430 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121213430 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121213430 DMM INFO MM(262420000001007/d0ccff6e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121213430 DMM NOTICE MM(262420000001007/d0ccff6e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121213430 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213430 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213430 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213430 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121213430 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121213430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213430 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121213430 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121213430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121213430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121213433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213433 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121213433 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121213433 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121213433 DMM INFO MM(262420000001007/d0ccff6e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121213433 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121213433 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121213433 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213433 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 20241025121213433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@902a01de329b: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)104339 TC_pmm_idle_rx_mt_data(1660)@902a01de329b: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D0CCFF6E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@902a01de329b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)9253406 SGSN_Test_0-RAN(1654)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@902a01de329b: First idle individual index:0 20241025121213634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213635 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213635 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213635 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121213635 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121213635 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121213635 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD0CCFF6E) type="signalling" (gprs_gmm.c:1944) 20241025121213635 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121213635 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025121213635 DMM DEBUG MM(262420000001007/d0ccff6e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121213635 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213635 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: { messageType := 2, destLocRef := '8D321E'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121213646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213646 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213646 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121213647 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121213647 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121213647 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241025121213647 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121213647 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121213647 DMM INFO MM(262420000001007/d0ccff6e) <- GMM SERVICE ACCEPT (P-TMSI=0xd0ccff6e) (gprs_gmm.c:813) 20241025121213647 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241025121213647 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213647 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025121213660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213661 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121213661 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121213661 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121213661 DMM INFO MM(262420000001007/d0ccff6e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121213661 DMM INFO MM(262420000001007/d0ccff6e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121213661 DMM DEBUG MM(262420000001007/d0ccff6e) Using GGSN 0 (gprs_sm.c:317) 20241025121213661 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20241025121213661 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241025121213661 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121213661 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121213661 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241025121213682 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 4a 00 00 01 80 08 00 10 0d 72 bc 25 11 68 99 c8 1b 14 05 7f 82 03 15 3f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1098 from retransmit req queue (gtp.c:443) 20241025121213682 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc82d6e8, cbp=0x55e7bcabf050) (sgsn_libgtp.c:629) 20241025121213682 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121213683 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:30 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004E873D06'O 20241025121213715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213716 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025121213716 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025121213716 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025121213716 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241025121213716 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241025121213716 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241025121213716 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121213716 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241025121213716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121213721 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4b 00 00 01 80 10 0d 72 bc 25 11 68 99 c8 1b 7f 82 03 15 3f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:443) 20241025121213721 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f29bc82d6e8, cbp=0x55e7bcabf050) (sgsn_libgtp.c:629) 20241025121213721 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1660)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:13 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241025121213725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213725 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241025121213725 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241025121213725 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241025121213725 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241025121213725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121213727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213727 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121213727 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121213727 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121213727 DMM INFO MM(262420000001007/d0ccff6e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121213727 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121213727 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121213727 DMM INFO MM(262420000001007/d0ccff6e) Changing GTP-U endpoints 127.0.0.104/0x4e873d06 -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241025121213727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213727 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 20241025121213728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213728 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213728 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@902a01de329b: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)9253406 TC_pmm_idle_rx_mt_data(1660)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121213730 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4c 00 00 01 80 10 0d 72 bc 25 11 68 99 c8 1b 7f 82 03 15 3f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1100 from retransmit req queue (gtp.c:443) 20241025121213730 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f29bc82d6e8, cbp=0x55e7bcabf050) (sgsn_libgtp.c:629) 20241025121213730 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1654)@902a01de329b: Created IMSI[0] for '262420000001007'H'D0CCFF6E'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241025121213737 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241025121213737 DMM INFO MM(262420000001007/d0ccff6e) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241025121213737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@902a01de329b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D0CCFF6E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@902a01de329b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)15744382 SGSN_Test_0-RAN(1654)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@902a01de329b: First idle individual index:0 20241025121213743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213744 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121213744 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121213744 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121213744 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD0CCFF6E) type="signalling" (gprs_gmm.c:1944) 20241025121213744 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121213744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213744 DMM DEBUG MM(262420000001007/d0ccff6e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121213744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: { messageType := 2, destLocRef := 'F03D7E'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1653)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1653)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121213747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121213747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121213747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121213747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213747 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121213747 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121213747 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121213747 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241025121213747 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121213747 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121213747 DMM INFO MM(262420000001007/d0ccff6e) <- GMM SERVICE ACCEPT (P-TMSI=0xd0ccff6e) (gprs_gmm.c:813) 20241025121213747 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241025121213747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121213747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121213747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121213747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121213747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121213747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121213747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121213747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121213747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121220115 DGPRS DEBUG Checking for inactive LLMEs, time = 32386539 (sgsn.c:131) 20241025121232335 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025121232335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241025121232335 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121242077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121242081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121242081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025121242093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121242098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121242098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025121242109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121242113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121242113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@902a01de329b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@902a01de329b: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. 20241025121243422 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121243422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1657)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP(1658)@902a01de329b: Final verdict of PTC: none -NSVCI97(1642)@902a01de329b: Final verdict of PTC: none -NSVCI99(1652)@902a01de329b: Final verdict of PTC: none 20241025121243424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1653)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@902a01de329b: Final verdict of PTC: none -NSVCI98(1647)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@902a01de329b: Final verdict of PTC: none 20241025121243424 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121243424 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) 20241025121243424 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121243424 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb2-NS2(1648)@902a01de329b: Final verdict of PTC: none 20241025121243424 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121243424 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) 20241025121243424 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) TC_pmm_idle_rx_mt_data-BVCI196(1641)@902a01de329b: Final verdict of PTC: none 20241025121243424 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121243424 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) 20241025121243424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121243425 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121243425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121243425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121243425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121243425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121243425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121243425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241025121243425 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-BSSGP2(1649)@902a01de329b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@902a01de329b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1640)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1645)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@902a01de329b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@902a01de329b: Final verdict of PTC: fail reason: "Tguard timeout" TC_pmm_idle_rx_mt_data-BVCI210(1646)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1650)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@902a01de329b: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@902a01de329b: 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 fail'. Fri Oct 25 12:12:43 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241025121243556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121244058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364588) 20241025121244423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121244424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=364588, count=378040) 20241025121245425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121245425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121245426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121245426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121245426 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@902a01de329b: 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 fail' was executed successfully (exit status: 0). MTC@902a01de329b: 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 ------ Fri Oct 25 12:12:46 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 20241025121246426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121246426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_update_ctx_err_ind_from_ggsn started. 20241025121247141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121247144 DMM INFO MM(262420000001007/d0ccff6e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121247144 DMM INFO MM(262420000001007/d0ccff6e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121247144 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121247144 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121247144 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121247144 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025121247144 DMM NOTICE MM(262420000001007/d0ccff6e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025121247144 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241025121247145 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025121247145 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121247145 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241025121247145 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241025121247145 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) 20241025121247145 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) 20241025121247145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcab09e0]{Init}: Deallocated (fsm.c:568) 20241025121247145 DMM DEBUG MM_STATE_Gb[0x55e7bcac1510]{Idle}: Deallocated (fsm.c:568) 20241025121247145 DMM DEBUG MM_STATE_Iu(18)[0x55e7bcac1640]{Detached}: Deallocated (fsm.c:568) 20241025121247145 DMM DEBUG GMM(gmm_fsm)[0x55e7bcab0780]{Deregistered}: Deallocated (fsm.c:568) 20241025121247145 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025121247145 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121247145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121247145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121247145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121247145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121247145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121247145 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1661)@902a01de329b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@902a01de329b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121247183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121247183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121247183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121247183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121247183 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121247183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121247183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121247183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121247183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@902a01de329b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121247184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121247184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121247184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121247184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121247184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121247184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121247184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121247184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121247184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241025121247184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121247184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121247184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121247184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@902a01de329b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121247186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@902a01de329b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121247191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121247191 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@902a01de329b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@902a01de329b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121247198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241025121247198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121247198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121247198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121247198 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241025121247198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121247198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121247198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121247198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@902a01de329b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121247199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121247199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121247199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121247199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121247199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121247199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121247199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121247199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121247199 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241025121247199 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121247199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121247199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121247199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@902a01de329b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121247202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@902a01de329b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241025121247207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121247207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@902a01de329b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@902a01de329b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@902a01de329b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@902a01de329b: Provider Link came up: sending NS-RESET 20241025121247216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241025121247216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121247216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121247216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121247216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241025121247216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121247216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121247216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121247216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@902a01de329b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241025121247217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121247217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121247217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121247217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241025121247217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241025121247217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241025121247217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241025121247217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121247217 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241025121247217 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241025121247217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241025121247217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121247217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@902a01de329b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@902a01de329b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241025121247219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@902a01de329b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@902a01de329b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@902a01de329b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241025121247223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241025121247223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1678)@902a01de329b: ************************************************* SGSN_Test_0-M3UA(1678)@902a01de329b: M3UA emulation initiated, the test can be started MTC@902a01de329b: Starting RAN_Emulation SGSN_Test_0-M3UA(1678)@902a01de329b: ************************************************* SGSN_Test_0-SCCP(1676)@902a01de329b: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@902a01de329b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241025121247425 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241025121247425 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) 20241025121247425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241025121247425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241025121247427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121247427 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241025121247427 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241025121247427 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1680)@902a01de329b: Established a new IPA connection (conn_id=2) SGSN_Test_0-M3UA(1678)@902a01de329b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1680)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241025121247431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241025121247432 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@902a01de329b: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241025121247433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121247433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241025121247433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241025121247433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241025121247433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241025121247433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) SGSN_Test-GSUP-IPA(1680)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241025121247433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241025121247434 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121247434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241025121247434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241025121247434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241025121247434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241025121247434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241025121247434 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241025121247434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241025121248244 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248244 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248244 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241025121248244 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241025121248245 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248245 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@902a01de329b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@902a01de329b: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='D46D0B94'O, index=0 SGSN_Test-GSUP(1681)@902a01de329b: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: 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 := 'DD4E'O, rac := '7F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@902a01de329b: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)11239057 SGSN_Test_0-SCCP(1676)@902a01de329b: First idle individual index:0 SGSN_Test_0-RAN(1677)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 20241025121248513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248513 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248513 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121248513 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121248513 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121248513 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241025121248513 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{Deregistered}: Allocated (fsm.c:456) 20241025121248513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{Init}: Allocated (fsm.c:456) 20241025121248513 DMM DEBUG MM_STATE_Gb[0x55e7bcab09e0]{Idle}: Allocated (fsm.c:456) 20241025121248513 DMM DEBUG MM_STATE_Iu[0x55e7bcac20c0]{Detached}: Allocated (fsm.c:456) 20241025121248513 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241025121248513 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241025121248513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241025121248513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241025121248513 DMM DEBUG MM(262420000001004/fd1f050f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241025121248513 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241025121248513 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: { messageType := 2, destLocRef := 'AB7E91'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: 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 := 'B546FFAAB67A5CF1576758B387FBE7AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BFE4089'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DBB4373BAA9D61D3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '70842052AF7BAB6C01CD7F3691B79D41'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D20DEB236E610E09EC54ED685389853D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CBE6B1E360A1EECB3DABDC28443E124A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '02ACE406D203B518'O } } } } } SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1676)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241025121248519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248519 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121248519 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121248519 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121248519 DMM DEBUG MM(262420000001004/fd1f050f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241025121248519 DMM NOTICE MM(262420000001004/fd1f050f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241025121248519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241025121248519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241025121248519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241025121248519 DMM DEBUG MM(262420000001004/fd1f050f) Requesting authorization (sgsn_auth.c:160) 20241025121248519 DMM INFO MM(262420000001004/fd1f050f) Requesting authentication tuples (sgsn_auth.c:184) 20241025121248519 DMM DEBUG MM(262420000001004/fd1f050f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241025121248519 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241025121248519 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@902a01de329b: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@902a01de329b: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241025121248520 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241025121248520 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241025121248520 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241025121248520 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241025121248520 DMM INFO MM(262420000001004/fd1f050f) Subscriber data update (mmctx.c:445) 20241025121248520 DMM DEBUG MM(262420000001004/fd1f050f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241025121248520 DMM INFO MM(262420000001004/fd1f050f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241025121248520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241025121248520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241025121248520 DMM INFO MM(262420000001004/fd1f050f) <- GMM AUTH AND CIPHERING REQ (rand = b5 46 ff aa b6 7a 5c f1 57 67 58 b3 87 fb e7 ae , mmctx_is_r99=1, vec->auth_types=0x3, autn = cb e6 b1 e3 60 a1 ee cb 3d ab dc 28 44 3e 12 4a ) (gprs_gmm.c:483) 20241025121248520 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241025121248520 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248520 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_len:37 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1676)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2202ACE40623094B99990000100004F02904D203B518'O 20241025121248524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248524 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248524 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121248524 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121248524 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121248524 DMM INFO MM(262420000001004/fd1f050f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241025121248524 DMM NOTICE MM(262420000001004/fd1f050f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241025121248524 DMM DEBUG MM(262420000001004/fd1f050f) checking auth: received UMTS RES = 02 ac e4 06 d2 03 b5 18 (gprs_gmm.c:666) 20241025121248524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241025121248524 DMM DEBUG MM(262420000001004/fd1f050f) Requesting authorization (sgsn_auth.c:160) 20241025121248524 DMM INFO MM(262420000001004/fd1f050f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241025121248524 DMM DEBUG MM(262420000001004/fd1f050f) Requesting subscriber data update (gprs_subscriber.c:894) 20241025121248524 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241025121248524 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) 20241025121248524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241025121248524 DMM DEBUG MM(262420000001004/fd1f050f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241025121248524 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248524 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248524 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1676)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121248529 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248529 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248529 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121248529 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121248529 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121248529 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241025121248530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241025121248530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241025121248530 DMM INFO MM(262420000001004/fd1f050f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd1f050f) (gprs_gmm.c:300) 20241025121248530 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241025121248530 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248530 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121248532 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241025121248532 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241025121248532 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241025121248532 DMM INFO MM(262420000001004/fd1f050f) Subscriber data update (mmctx.c:445) 20241025121248532 DMM DEBUG MM(262420000001004/fd1f050f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241025121248532 DMM INFO MM(262420000001004/fd1f050f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241025121248532 DMM NOTICE MM(262420000001004/fd1f050f) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241025121248532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241025121248532 DMM NOTICE MM(262420000001004/fd1f050f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241025121248532 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) 20241025121248532 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241025121248532 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241025121248532 DMM INFO MM(262420000001004/fd1f050f) Subscriber data update (mmctx.c:445) 20241025121248532 DMM DEBUG MM(262420000001004/fd1f050f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_len:14 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1676)@902a01de329b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241025121248533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248533 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121248533 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121248533 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121248533 DMM INFO MM(262420000001004/fd1f050f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241025121248534 DMM NOTICE MM(262420000001004/fd1f050f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241025121248534 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241025121248534 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241025121248534 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241025121248534 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241025121248534 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248534 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241025121248534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241025121248534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_len:7 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1676)@902a01de329b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241025121248537 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248537 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248537 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241025121248537 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241025121248537 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241025121248537 DMM INFO MM(262420000001004/fd1f050f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241025121248537 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241025121248537 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241025121248537 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 20241025121248538 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@902a01de329b: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)11239057 TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FD1F050F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@902a01de329b: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7322848 SGSN_Test_0-RAN(1677)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@902a01de329b: First idle individual index:0 20241025121248742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248743 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121248743 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121248743 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121248743 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFD1F050F) type="signalling" (gprs_gmm.c:1944) 20241025121248743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248743 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121248744 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241025121248744 DMM DEBUG MM(262420000001004/fd1f050f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121248744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: { messageType := 2, destLocRef := '6FBCE0'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1676)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121248753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248754 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248754 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121248754 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121248754 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121248754 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241025121248754 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121248754 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121248754 DMM INFO MM(262420000001004/fd1f050f) <- GMM SERVICE ACCEPT (P-TMSI=0xfd1f050f) (gprs_gmm.c:813) 20241025121248754 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241025121248754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_len:23 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1676)@902a01de329b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241025121248768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248769 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241025121248769 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241025121248769 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241025121248769 DMM INFO MM(262420000001004/fd1f050f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20241025121248769 DMM INFO MM(262420000001004/fd1f050f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241025121248769 DMM DEBUG MM(262420000001004/fd1f050f) Using GGSN 0 (gprs_sm.c:317) 20241025121248769 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20241025121248769 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241025121248769 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241025121248769 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241025121248769 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241025121248793 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4e 00 00 01 80 08 00 10 65 ef 0f af 11 0b d9 00 9a 14 05 7f 8b 96 2c 95 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1102 from retransmit req queue (gtp.c:443) 20241025121248793 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f29bc82e760, cbp=0x55e7bcac0270) (sgsn_libgtp.c:629) 20241025121248793 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241025121248794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_len:30 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1676)@902a01de329b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C30ABCDC'O 20241025121248822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248822 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241025121248822 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241025121248822 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241025121248822 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241025121248822 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241025121248822 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241025121248822 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241025121248822 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241025121248822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241025121248827 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4f 00 00 01 80 10 65 ef 0f af 11 0b d9 00 9a 7f 8b 96 2c 95 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1103 from retransmit req queue (gtp.c:443) 20241025121248827 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f29bc82e760, cbp=0x55e7bcac0270) (sgsn_libgtp.c:629) 20241025121248827 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(1683)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@902a01de329b: Created IMSI[0] for '262420000001004'H'FD1F050F'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241025121248840 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241025121248840 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241025121248840 DGPRS INFO PDP(262420000001004:5): Context 0x7f29bc82e760 was updated (sgsn_libgtp.c:659) 20241025121248840 DMM INFO MM(262420000001004/fd1f050f) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241025121248840 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241025121248840 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241025121248840 DMM INFO MM(262420000001004/fd1f050f) Changing GTP-U endpoints 127.0.0.104/0xc30abcdc -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241025121248840 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241025121248840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248840 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121248840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248840 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121248840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121248841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121248841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 20241025121248842 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121248842 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121248842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121248842 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121248842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121248842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121248842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121248842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@902a01de329b: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7322848 SGSN_Test_0-RAN(1677)@902a01de329b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FD1F050F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@902a01de329b: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2173822 SGSN_Test_0-RAN(1677)@902a01de329b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@902a01de329b: First idle individual index:0 20241025121249042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121249042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121249042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121249042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121249042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121249042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121249042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121249042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121249044 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241025121249044 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241025121249044 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241025121249044 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFD1F050F) type="signalling" (gprs_gmm.c:1944) 20241025121249044 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241025121249044 DMM DEBUG MM(262420000001004/fd1f050f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241025121249044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121249044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121249044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121249044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121249044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121249044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121249044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121249044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121249044 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121249044 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121249044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121249044 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121249044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121249044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121249044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121249044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: { messageType := 2, destLocRef := '212B7E'O ("!+~"), sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_len:12 SGSN_Test_0-SCCP(1676)@902a01de329b: vl_from0 SGSN_Test_0-SCCP(1676)@902a01de329b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241025121249053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121249053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121249053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241025121249054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241025121249054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121249054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121249054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241025121249054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121249054 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241025121249054 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241025121249054 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241025121249054 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241025121249054 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241025121249054 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241025121249055 DMM INFO MM(262420000001004/fd1f050f) <- GMM SERVICE ACCEPT (P-TMSI=0xfd1f050f) (gprs_gmm.c:813) 20241025121249055 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241025121249055 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121249055 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121249055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121249055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121249055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121249055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121249055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121249055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241025121249055 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121249055 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121249055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121249055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121249055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121249055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121249055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241025121249055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@902a01de329b: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@902a01de329b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: setverdict(pass): pass -> pass, component reason not changed 20241025121250116 DGPRS DEBUG Checking for inactive LLMEs, time = 32386569 (sgsn.c:131) 20241025121304006 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241025121307428 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241025121307428 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1680)@902a01de329b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@902a01de329b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241025121307429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241025121317185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121317191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121317191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025121317200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121317203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121317203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55e7bcaad410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241025121317217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121317220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241025121317220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55e7bcaaee70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@902a01de329b: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. 20241025121318533 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241025121318533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1681)@902a01de329b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@902a01de329b: Final verdict of PTC: none -NSVCI97(1665)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@902a01de329b: Final verdict of PTC: none 20241025121318534 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241025121318534 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) 20241025121318534 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241025121318534 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241025121318534 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241025121318534 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) 20241025121318534 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241025121318534 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241025121318534 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) 20241025121318534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121318534 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241025121318534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241025121318534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241025121318534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241025121318535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241025121318535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241025121318535 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI98(1670)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@902a01de329b: Final verdict of PTC: none 20241025121318534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47106<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@902a01de329b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@902a01de329b: Final verdict of PTC: none 20241025121318535 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@902a01de329b: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@902a01de329b: Final verdict of PTC: none -NSVCI99(1675)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@902a01de329b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@902a01de329b: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@902a01de329b: Final verdict of PTC: none -NSVCI98-provIP(1668)@902a01de329b: Final verdict of PTC: none -NSVCI97-provIP(1663)@902a01de329b: Final verdict of PTC: none -NSVCI99-provIP(1673)@902a01de329b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@902a01de329b: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb2-BSSGP2(1672)@902a01de329b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: none MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@902a01de329b: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@902a01de329b: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@902a01de329b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@902a01de329b: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@902a01de329b: 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 fail'. Fri Oct 25 12:13:18 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241025121318669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121319271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355724) 20241025121319535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121319535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121320117 DGPRS DEBUG Checking for inactive LLMEs, time = 32386599 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=355724, count=360456) 20241025121320536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241025121320536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241025121320536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241025121320536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121320536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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 fail' was executed successfully (exit status: 0). MC@902a01de329b: Test execution finished. MTC@902a01de329b: 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 ------ Fri Oct 25 12:13:21 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 20241025121321538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121321538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_NS_connect_alive started. 20241025121322339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121322341 DMM INFO MM(262420000001004/fd1f050f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241025121322341 DMM INFO MM(262420000001004/fd1f050f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241025121322341 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241025121322341 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241025121322341 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241025121322342 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241025121322342 DMM NOTICE MM(262420000001004/fd1f050f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241025121322342 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241025121322342 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241025121322342 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241025121322342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241025121322342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241025121322342 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241025121322342 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241025121322342 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) 20241025121322342 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) 20241025121322342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e7bcac1510]{Init}: Deallocated (fsm.c:568) 20241025121322342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241025121322342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241025121322342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241025121322342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241025121322342 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241025121322342 DMM DEBUG MM_STATE_Gb[0x55e7bcab09e0]{Idle}: Deallocated (fsm.c:568) 20241025121322342 DMM DEBUG MM_STATE_Iu(21)[0x55e7bcac20c0]{Detached}: Deallocated (fsm.c:568) 20241025121322342 DMM DEBUG GMM(gmm_fsm)[0x55e7bcac1640]{Deregistered}: Deallocated (fsm.c:568) 20241025121322342 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025121322369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241025121322369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241025121322369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241025121322539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121322539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: setverdict(pass): none -> pass MTC@902a01de329b: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241025121323373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59378<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: pass MTC@902a01de329b: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@902a01de329b: Test case TC_NS_connect_alive finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:13:23 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 20241025121323397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121323540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121323540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121323899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=16132) 20241025121324541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121324541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=16132, count=20488) 20241025121325542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121325542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: 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 ------ Fri Oct 25 12:13: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_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 20241025121326544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121326544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test case TC_NS_connect_reset started. 20241025121326986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121326989 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241025121327026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241025121327026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241025121327026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241025121327026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241025121327026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241025121327026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241025121327027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241025121327027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121327027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55e7bcaaaf80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@902a01de329b: setverdict(pass): none -> pass 20241025121327545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121327545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241025121328031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59394<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@902a01de329b: Final verdict of PTC: none MTC@902a01de329b: Setting final verdict of the test case. MTC@902a01de329b: Local verdict of MTC: pass MTC@902a01de329b: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@902a01de329b: Test case TC_NS_connect_reset finished. Verdict: pass MTC@902a01de329b: 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'. Fri Oct 25 12:13:28 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 20241025121328062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241025121328546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121328546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121328564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20241025121329547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121329547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20241025121330028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121330549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121330549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@902a01de329b: 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@902a01de329b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@902a01de329b: Terminating MTC. MC@902a01de329b: MTC terminated. MC2> exit MC@902a01de329b: Shutting down session. MC@902a01de329b: Shutdown complete. 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-7788.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 5 NEW: FAIL: 1 xfail: 3 pass: 77 NEW: PASS: 2 skip: 7 20241025121331549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121331549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1737555) [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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', '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'] 20241025121332550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121332550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241025121333029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241025121333551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121333552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/log_format.sh'] 20241025121334553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241025121334553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1737481) [testenv][generic] Stopping sgsn (1737508) [testenv][generic] Showing junit-xml-7788.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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/_testenv/data/scripts/qemu:/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-20241025-1158-d16a11e6-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/junit-xml-7788.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='9' errors='0' skipped='0' inconc='0' time='910.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.704830'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.604229'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.396754'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.629263'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.085483'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.707950'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='7.496504'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='7.489514'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.619781'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3218 SGSN_Tests control part SGSN_Tests.ttcn:754 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.526023'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:785 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.465730'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.519810'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.564198'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.559449'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='32.606698'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.751764'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.631389'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.759017'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.681551'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.741688'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.716686'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.659911'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.584183'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.580695'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.661465'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.706220'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.680489'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.887904'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.531961'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.534393'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.608636'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.558866'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.541308'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.574853'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.523638'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.594781'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.644208'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.746274'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.746822'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.484294'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.780566'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.627906'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.623102'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.751677'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.678627'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.617458'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3258 SGSN_Tests control part SGSN_Tests.ttcn:1214 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.604843'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.517024'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.709696'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.587725'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.672307'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.642939'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.694510'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.668677'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.648901'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.681997'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.594225'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.734379'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.709642'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.656784'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.716824'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.676114'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.174438'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.658292'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.524746'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2706 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.525262'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.517000'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.602100'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.617764'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.810377'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.740365'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.491514'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3290 SGSN_Tests control part SGSN_Tests.ttcn:3107 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.486593'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3205 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.534825'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.534563'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.622307'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.549153'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.673436'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.831069'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.738495'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.862623'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.760538'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.730911'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='31.420514'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='31.410967'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='31.416117'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.036835'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.048388'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241025-1158-d16a11e6-0'] testenv-sgsn-generic-osmocom-nightly-20241025-1158-d16a11e6-0 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-io_uring/237/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE